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 support for pandas-2.2 in cudf #15100

Merged
merged 35 commits into from
Feb 26, 2024

Commits on Feb 21, 2024

  1. Upgrade to pandas-2.2

    galipremsagar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5262a4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e77124 View commit details
    Browse the repository at this point in the history
  3. cleanup more

    galipremsagar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    32c1c0f View commit details
    Browse the repository at this point in the history
  4. Do more cleanup

    galipremsagar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6daba82 View commit details
    Browse the repository at this point in the history
  5. merge

    galipremsagar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    00f1bbe View commit details
    Browse the repository at this point in the history
  6. isort

    galipremsagar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f42676d View commit details
    Browse the repository at this point in the history
  7. cleanup a bit more

    galipremsagar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a6c78ec View commit details
    Browse the repository at this point in the history
  8. fix a flaky pytest

    galipremsagar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ec80e9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c00c59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04309a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d15323a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7fcc521 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7da7100 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    82b0644 View commit details
    Browse the repository at this point in the history
  2. skip segfaulting tests

    galipremsagar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    391b602 View commit details
    Browse the repository at this point in the history
  3. Update run.sh

    galipremsagar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1b8a1e5 View commit details
    Browse the repository at this point in the history
  4. add timeouts

    galipremsagar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ecd9221 View commit details
    Browse the repository at this point in the history
  5. add pytest timeout

    galipremsagar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fa72dd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    65c8652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07d57f6 View commit details
    Browse the repository at this point in the history
  3. ignore

    galipremsagar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    adcd271 View commit details
    Browse the repository at this point in the history
  4. fix script

    galipremsagar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3efb4f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cae3b0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffa1edc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d50ed04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    415de9b View commit details
    Browse the repository at this point in the history
  9. test

    galipremsagar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ca9933d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    340a4de View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    65bba60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a926ad1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. test

    galipremsagar committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    328bc95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f76e9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62cf147 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb8924b View commit details
    Browse the repository at this point in the history
  5. upgrade to pandas-2.2.1

    galipremsagar committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8159ac2 View commit details
    Browse the repository at this point in the history