xorbitsai / xorbits

Scalable Python DS & ML, in an API compatible & lightning fast way.
https://xorbits.readthedocs.io
Apache License 2.0
1.11k stars 67 forks source link

FEAT: add xorbits experimental #611

Closed Hank0626 closed 1 year ago

Hank0626 commented 1 year ago

What do these changes do?

Fixes #xxxx

Check code requirements

codecov[bot] commented 1 year ago

Codecov Report

Merging #611 (e0a2de5) into main (6b7a33d) will increase coverage by 9.30%. The diff coverage is 93.75%.

@@            Coverage Diff             @@
##             main     #611      +/-   ##
==========================================
+ Coverage   82.82%   92.12%   +9.30%     
==========================================
  Files        1011     1012       +1     
  Lines       78728    78729       +1     
  Branches    16358    16358              
==========================================
+ Hits        65207    72533    +7326     
+ Misses      11529     4425    -7104     
+ Partials     1992     1771     -221     
Flag Coverage Δ
unittests 92.08% <93.75%> (+9.36%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
python/xorbits/_mars/dataframe/base/__init__.py 99.24% <ø> (-0.02%) :arrow_down:
python/xorbits/experimental/dedup.py 27.08% <92.85%> (ø)
python/xorbits/experimental/__init__.py 100.00% <100.00%> (ø)

... and 448 files with indirect coverage changes