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
- fix(repro): record dependency hashes before running the stage command (#11058)
- `dvc repro`: dvc.lock records dependency hashes from after cmd finishes, allowing the recorded codeāoutput linkage to be falsified
- Don't block parallel stage execution for stages with an unchanged common dependency
- `dvc diff <rev>` reports all-deleted/0-added for outputs after splitting a single-dir `.dvc` into per-subfolder `.dvc` files (3.66.1)
- api: resolve get_url path relative to repo root
- fetch: add --num option to fetch the last N commits
- tests: add subdir dvcignore test
- Typo in the docs
- .dvcignore isn't followed when dvc is in `--subdir` mode
- Resolve get_url paths from explicit repo root
- Docs
- Python not yet supported