fds icon indicating copy to clipboard operation
fds copied to clipboard

Fast Data Science, AKA fds, is a CLI for Data Scientists to version control data and code at once, by conveniently wrapping git and dvc

Results 22 fds issues
Sort by recently updated
recently updated
newest added

Bumps [humanize](https://github.com/python-humanize/humanize) from 3.13.1 to 4.3.0. Release notes Sourced from humanize's releases. 4.3.0 Added Add Greek translation (#46) @​waseigo Polish: Added thousand, fixed big numbers (#43) @​dejurin Fixed Fix intword...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.28.1. Release notes Sourced from requests's releases. v2.28.1 2.28.1 (2022-06-29) Improvements Speed optimization in iter_content with transition to yield from. (#6170) Dependencies Added support for...

dependencies

Bumps [colorama](https://github.com/tartley/colorama) from 0.4.4 to 0.4.5. Changelog Sourced from colorama's changelog. 0.4.5 In progress, unreleased Catch a racy ValueError that could occur on exit. Create README-hacking.md, for Colorama contributors. Tweak...

dependencies

Bumps [validators](https://github.com/kvesteri/validators) from 0.18.2 to 0.20.0. Changelog Sourced from validators's changelog. 0.20.0 (2022-06-05) ^^^^^^^^^^^^^^^^^^^ Added ipv4 digit lenghts validation (#191, pull request courtesy of Norbiox) Fixes error with international URLs...

dependencies

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. 7.1.2 pytest 7.1.2 (2022-04-23) Bug Fixes #9726: An unnecessary numpy import inside pytest.approx{.interpreted-text role="func"}...

dependencies

When running pull command on DagsHub remote. I receive dvc pull failure, so I have to manually pull dvc again. This issue permanent issue on windows. ```bash fds clone ```...

bug

It's not clear from the readme, or the blog posting, how to start using fds with a git repo already using dvc. - https://github.com/DAGsHub/fds/blob/main/README.md - https://dagshub.com/blog/fds-fast-data-science-with-git-and-dvc/ I can guess that...

documentation

- Now dvc fixed their issues, we can safely install latest version of dvc with fds