rapidsai-community / notebooks-contrib

RAPIDS Community Notebooks
Apache License 2.0
512 stars 266 forks source link

Removed set_index() deprecated method. Used to_csv cuDF method #349

Closed miguelusque closed 2 years ago

miguelusque commented 2 years ago

The Series method set_index() is not available anymore. I have updated cell #7 to reflect it. Also, cuDF already supports to_csv() method. I have updated the notebook accordingly.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB