Open Issues Need Help
View All on GitHub🦉 Data Versioning and ML Experiments
AI Summary: The `dvc exp show` command currently only processes the last `--drop` argument provided, preventing users from simultaneously removing multiple specified columns or patterns. The request is to enhance this functionality, allowing users to provide multiple `--drop` arguments on the command line, which would then all be applied to filter the experiment table output.
🦉 Data Versioning and ML Experiments
🦉 Data Versioning and ML Experiments
🦉 Data Versioning and ML Experiments
AI Summary: Enhance the `dvc data status` command by adding a `--remote` flag to specify the remote for the `--not-in-remote` check and an `-e` flag to return a non-zero exit code if data is missing from the specified remote. This improves the workflow for verifying data consistency in remote storage within Github Actions.
🦉 Data Versioning and ML Experiments