-
Notifications
You must be signed in to change notification settings - Fork 150
Add docs and examples for cudf support #254
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
Add docs and examples for cudf support #254
Conversation
Codecov Report
@@ Coverage Diff @@
## master #254 +/- ##
=======================================
Coverage 94.96% 94.96%
=======================================
Files 13 13
Lines 1609 1609
=======================================
Hits 1528 1528
Misses 81 81Continue to review full report at Codecov.
|
Pull latest commits
|
This is failing with Python2.7 but not sure if the failure is due to this PR. |
|
For py2, it may be worth pinning to an earlier version of distributed - there will be some non-py2 usages creeping into that codebase. |
|
Please merge from master - py2 will no longer be tested at all, so this should then pass. |
… into cudf-docs-examples Get latest merges from remote
|
Yes! it's green. |
This adds code documentation and notebook examples for streaming cudf dataframes using Streamz DataFrame.