Skip to content

DOC: Add DataFrame.median() to the deprecated automatic downcasting list in release notes 2.2.0 #59128

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

Conversation

Castleone98
Copy link

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@Castleone98 Castleone98 changed the title DOC: Add DataFrame.median() to the deprecated automatic downcasting list in release notes DOC: Add DataFrame.median() to the deprecated automatic downcasting list in release notes 2.2.0 Jun 27, 2024
@Castleone98
Copy link
Author

In version 2.1.4, the median function in pandas automatically performed downcasting from object to float64. However, in version 2.2.0, this automatic downcasting no longer occurs.

@mroeschke
Copy link
Member

Thanks for the pull request, but the project does not unfortunately update old release notes. Sorry for this over site when originally crafting these release notes but closing this PR

@mroeschke mroeschke closed this Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants