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

Add cuDFInterface to work with cuDF GPU dataframes and cupy support for XArrayInterface #3982

Merged
merged 23 commits into from
Mar 4, 2020

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    4d38573 View commit details
    Browse the repository at this point in the history
  2. Various fixes

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8f8aa36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1335e55 View commit details
    Browse the repository at this point in the history
  4. Improved groupby

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    3a84211 View commit details
    Browse the repository at this point in the history
  5. Made cuDF sort warn

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    51da143 View commit details
    Browse the repository at this point in the history
  6. Implement cuDF concat

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e818413 View commit details
    Browse the repository at this point in the history
  7. Fixed flakes

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    3b9c5f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a27feeb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53c902e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e168726 View commit details
    Browse the repository at this point in the history
  11. Add cuDF tests

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1057edb View commit details
    Browse the repository at this point in the history
  12. Further test fixes

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e73cf81 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a9ef585 View commit details
    Browse the repository at this point in the history
  14. Implement cuDF sort

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    dd32306 View commit details
    Browse the repository at this point in the history
  15. Enabled cudf tests

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    ef8170d View commit details
    Browse the repository at this point in the history
  16. Updated various tests

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e4868fb View commit details
    Browse the repository at this point in the history
  17. Fixed flakes

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    359ce09 View commit details
    Browse the repository at this point in the history
  18. Updated tests

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    304b712 View commit details
    Browse the repository at this point in the history
  19. Further test fixes

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    909c9b6 View commit details
    Browse the repository at this point in the history
  20. Update docstring

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    75997d2 View commit details
    Browse the repository at this point in the history
  21. Add datashader cuDF test

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    3fd757c View commit details
    Browse the repository at this point in the history
  22. Fixed flake

    philippjfr committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8b6e5d6 View commit details
    Browse the repository at this point in the history
  23. Update holoviews/core/data/cudf.py

    Co-Authored-By: James A. Bednar <jbednar@users.noreply.github.com>
    philippjfr and jbednar authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e1e9bd0 View commit details
    Browse the repository at this point in the history