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

[FEA] Upgrade pandas to 1.3.2 in cudf #9125

Closed
galipremsagar opened this issue Aug 26, 2021 · 1 comment · Fixed by #9147
Closed

[FEA] Upgrade pandas to 1.3.2 in cudf #9125

galipremsagar opened this issue Aug 26, 2021 · 1 comment · Fixed by #9147
Assignees
Labels
feature request New feature or request Python Affects Python cuDF API.

Comments

@galipremsagar
Copy link
Contributor

galipremsagar commented Aug 26, 2021

Is your feature request related to a problem? Please describe.
Pandas 1.3.2 is already out and we need to upgrade the current max pandas version in cudf
https://anaconda.org/conda-forge/pandas

@galipremsagar galipremsagar added feature request New feature or request Python Affects Python cuDF API. labels Aug 26, 2021
@galipremsagar galipremsagar self-assigned this Aug 26, 2021
@beckernick
Copy link
Member

Crosslinking #8992 . The context was explained, so lets use this new issue to track and close that issue.

@rapids-bot rapids-bot bot closed this as completed in #9147 Sep 8, 2021
rapids-bot bot pushed a commit that referenced this issue Sep 8, 2021
Fixes: #9125 

This PR:

- [x] Upgrades pandas to its latest version - `1.3.2`
- [x] Fixes multiple hidden issues in `cudf` that were fixed as part of the latest `pandas` release.
- [x] Introduces `xfail` at multiple places which are essentially regressions in the latest `pandas` release.
- [x] Split up and refactor some `pytests` that will help us determine failures easily and are maintainable.

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Jordan Jacobelli (https://github.com/Ethyling)
  - Ashwin Srinath (https://github.com/shwina)

URL: #9147
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants