-
Notifications
You must be signed in to change notification settings - Fork 28.6k
[SPARK-52422][PYTHON] Update pandas
to 2.3.0
#51123
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
base: master
Are you sure you want to change the base?
Conversation
LGTM if tests pass. |
LGTM pending CI |
shall we also update |
There are also some non-docker workflows, e.g. python3.11 with arm |
pandas
to 2.3.0
Where are they and should I also update they? |
There might be some problems with python 3.9 and pandas version 2.3.0 pandas-dev/pandas#61590 |
Well for python 3.9 users this might be a issue. |
What changes were proposed in this pull request?
Upgrading from pandas==2.2.3 to pandas==2.3.0
Why are the changes needed?
Release Github
Release notes
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass GA
Was this patch authored or co-authored using generative AI tooling?
No.