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

Update table of I/O supported types #9476

Merged
merged 3 commits into from
Oct 25, 2021

Conversation

vuule
Copy link
Contributor

@vuule vuule commented Oct 19, 2021

Support for a few types has been added without updating the table in the documentation. Updating the table here to match the current support.

@vuule vuule self-assigned this Oct 19, 2021
@vuule vuule added doc Documentation non-breaking Non-breaking change cuIO cuIO issue labels Oct 19, 2021
@vuule vuule marked this pull request as ready for review October 19, 2021 19:51
@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #9476 (ac46384) into branch-21.12 (ab4bfaa) will decrease coverage by 0.13%.
The diff coverage is n/a.

❗ Current head ac46384 differs from pull request most recent head 106aec6. Consider uploading reports for the commit 106aec6 to get more accurate results
Impacted file tree graph

@@               Coverage Diff                @@
##           branch-21.12    #9476      +/-   ##
================================================
- Coverage         10.79%   10.65%   -0.14%     
================================================
  Files               116      117       +1     
  Lines             18869    19760     +891     
================================================
+ Hits               2036     2106      +70     
- Misses            16833    17654     +821     
Impacted Files Coverage Δ
python/cudf/cudf/io/csv.py 0.00% <0.00%> (ø)
python/cudf/cudf/io/hdf.py 0.00% <0.00%> (ø)
python/cudf/cudf/io/orc.py 0.00% <0.00%> (ø)
python/cudf/cudf/__init__.py 0.00% <0.00%> (ø)
python/cudf/cudf/_version.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/abc.py 0.00% <0.00%> (ø)
python/cudf/cudf/api/types.py 0.00% <0.00%> (ø)
python/cudf/cudf/io/dlpack.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/frame.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/index.py 0.00% <0.00%> (ø)
... and 61 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e84aa1...106aec6. Read the comment docs.

@vuule vuule added the 3 - Ready for Review Ready for review by team label Oct 19, 2021
@vuule
Copy link
Contributor Author

vuule commented Oct 20, 2021

Well, this became single character PR :D

@galipremsagar galipremsagar added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for Review Ready for review by team labels Oct 25, 2021
@galipremsagar
Copy link
Contributor

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 6e88d26 into rapidsai:branch-21.12 Oct 25, 2021
@vuule vuule deleted the cuio-update-types branch August 1, 2022 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge cuIO cuIO issue doc Documentation non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants