Skip to content

Conversation

@skmatti
Copy link
Contributor

@skmatti skmatti commented May 29, 2019

This adds code documentation and notebook examples for streaming cudf dataframes using Streamz DataFrame.

@codecov-io
Copy link

codecov-io commented May 29, 2019

Codecov Report

Merging #254 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  Coverage   94.96%   94.96%           
=======================================
  Files          13       13           
  Lines        1609     1609           
=======================================
  Hits         1528     1528           
  Misses         81       81

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 ffed062...4d8e081. Read the comment docs.

@skmatti
Copy link
Contributor Author

skmatti commented May 29, 2019

This is failing with Python2.7 but not sure if the failure is due to this PR.

@martindurant
Copy link
Member

For py2, it may be worth pinning to an earlier version of distributed - there will be some non-py2 usages creeping into that codebase.

@martindurant
Copy link
Member

Please merge from master - py2 will no longer be tested at all, so this should then pass.

@skmatti
Copy link
Contributor Author

skmatti commented May 31, 2019

Yes! it's green.

@martindurant martindurant merged commit e3338c2 into python-streamz:master May 31, 2019
@skmatti skmatti deleted the cudf-docs-examples branch May 31, 2019 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants