sdv-dev / SDMetrics

Metrics to evaluate quality and efficacy of synthetic datasets.
https://docs.sdv.dev/sdmetrics
MIT License
210 stars 45 forks source link

Remove upper bound for `pandas` #340

Closed pvk-developer closed 1 year ago

pvk-developer commented 1 year ago

Resolves #338

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 20.00% and no project coverage change.

Comparison is base (6ba4768) 75.99% compared to head (f6658d2) 75.99%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #340 +/- ## ======================================= Coverage 75.99% 75.99% ======================================= Files 75 75 Lines 3054 3054 ======================================= Hits 2321 2321 Misses 733 733 ``` | [Impacted Files](https://codecov.io/gh/sdv-dev/SDMetrics/pull/340?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [sdmetrics/timeseries/detection.py](https://codecov.io/gh/sdv-dev/SDMetrics/pull/340?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2RtZXRyaWNzL3RpbWVzZXJpZXMvZGV0ZWN0aW9uLnB5) | `53.65% <0.00%> (ø)` | | | [sdmetrics/timeseries/efficacy/base.py](https://codecov.io/gh/sdv-dev/SDMetrics/pull/340?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2RtZXRyaWNzL3RpbWVzZXJpZXMvZWZmaWNhY3kvYmFzZS5weQ==) | `41.30% <0.00%> (ø)` | | | [sdmetrics/timeseries/ml\_scorers.py](https://codecov.io/gh/sdv-dev/SDMetrics/pull/340?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2RtZXRyaWNzL3RpbWVzZXJpZXMvbWxfc2NvcmVycy5weQ==) | `14.89% <0.00%> (ø)` | | | [sdmetrics/reports/utils.py](https://codecov.io/gh/sdv-dev/SDMetrics/pull/340?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2RtZXRyaWNzL3JlcG9ydHMvdXRpbHMucHk=) | `99.14% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.