Skip to content

[SPARK-40356][INFRA][PS] Upgrade pandas to 1.4.4 (infra and docs) #37810

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

Closed
wants to merge 1 commit into from

Conversation

Yikun
Copy link
Member

@Yikun Yikun commented Sep 6, 2022

What changes were proposed in this pull request?

Upgrade pandas to 1.4.4 in infra and doc gen

Why are the changes needed?

https://pandas.pydata.org/docs/whatsnew/v1.4.4.html

Especially, fix bugs which mentioned in #36353:

  • Fixed regression in DataFrame.fillna() not working on a DataFrame with a MultiIndex (GH47649)
  • Fixed regression in DataFrame.eval() creating a copy when updating inplace (GH47449)

Does this PR introduce any user-facing change?

No

How was this patch tested?

CI passed

@Yikun Yikun marked this pull request as ready for review September 7, 2022 01:19
@Yikun
Copy link
Member Author

Yikun commented Sep 7, 2022

@HyukjinKwon Thanks! Ready to go

@HyukjinKwon
Copy link
Member

Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants