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: Export dataset #639

Closed codingl2k1 closed 1 year ago

codingl2k1 commented 1 year ago

What do these changes do?

Related issue number

Fixes #xxxx

Check code requirements

codecov[bot] commented 1 year ago

Codecov Report

Merging #639 (993c86f) into main (83bba7e) will increase coverage by 0.44%. The diff coverage is 96.31%.

@@            Coverage Diff             @@
##             main     #639      +/-   ##
==========================================
+ Coverage   93.16%   93.61%   +0.44%     
==========================================
  Files        1022     1023       +1     
  Lines       79235    79424     +189     
  Branches    16437    16474      +37     
==========================================
+ Hits        73820    74353     +533     
+ Misses       3685     3397     -288     
+ Partials     1730     1674      -56     
Flag Coverage Δ
unittests 93.50% <96.31%> (+0.39%) :arrow_up:

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

Files Changed Coverage Δ
...on/xorbits/datasets/backends/huggingface/export.py 96.13% <96.13%> (ø)
...thon/xorbits/datasets/backends/huggingface/core.py 100.00% <100.00%> (+11.11%) :arrow_up:
python/xorbits/datasets/dataset.py 95.31% <100.00%> (+0.31%) :arrow_up:

... and 54 files with indirect coverage changes