dvc
https://github.com/iterative/dvc
Python
🦉 Data Version Control | Git for Data & Models | ML Experiments Management
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported6 Subscribers
Add a CodeTriage badge to dvc
Help out
- Issues
- build(deps): bump github/codeql-action from 4.37.4 to 4.38.1
- fix: don't let a degenerate .dvcignore line take down every command
- A bare `!` line in .dvcignore kills every command with `unexpected error` (git accepts it silently)
- checkout: refuse outputs that resolve outside the repository
- DVC doesn't work with recommended sqlite3 settings: double-quoted string off (`DQS=0`)
- `dvc pull` can materialize a tracked output through an intermediate symlink
- repro: detect changed missing dependencies inside directory outputs
- repro: --allow-missing skips changed dependencies inside directory outputs
- lockfile: key params by def_path to match how they are loaded
- ignore: preserve negations below descendant-only patterns
- Docs
- Python not yet supported