iterative / dvc

🦉 ML Experiments and Data Management with Git
https://dvc.org
Apache License 2.0
13.66k stars 1.17k forks source link

add CITATION file so that users can cite dvc #10366

Closed skshetry closed 6 months ago

skshetry commented 6 months ago

Similar to what is shown at the right-hand sidebar of pandas.

See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.68%. Comparing base (c62a038) to head (0b379de).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10366 +/- ## ======================================= Coverage 90.68% 90.68% ======================================= Files 501 501 Lines 38811 38811 Branches 5618 5618 ======================================= Hits 35195 35195 Misses 2969 2969 Partials 647 647 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.