Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support loading ensemble from pandas and dask dataframes #224

Merged
merged 6 commits into from
Sep 8, 2023

Ensure object frame is indexed

43f111d
Select commit
Loading
Failed to load commit list.
Merged

Support loading ensemble from pandas and dask dataframes #224

Ensure object frame is indexed
43f111d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 8, 2023 in 1s

92.57% (+0.13%) compared to 776d05e

View this Pull Request on Codecov

92.57% (+0.13%) compared to 776d05e

Details

Codecov Report

Patch coverage: 86.48% and project coverage change: +0.13% 🎉

Comparison is base (776d05e) 92.44% compared to head (43f111d) 92.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
+ Coverage   92.44%   92.57%   +0.13%     
==========================================
  Files          22       22              
  Lines        1125     1132       +7     
==========================================
+ Hits         1040     1048       +8     
+ Misses         85       84       -1     
Files Changed Coverage Δ
src/tape/ensemble.py 89.46% <86.48%> (+0.37%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.