Skip to content

Conversation

@lithomas1
Copy link
Contributor

  • 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.

@lithomas1 lithomas1 added the metadata _metadata, .attrs label Jun 6, 2023

Metadata
^^^^^^^^
- Fixed metadata propagation in :meth:`DataFrame.squeeze`, and :meth:`DataFrame.describe` (:issue:`28283`)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Planning on finishing the rest of the missing methods (only a couple left), so I'll merge all the entries in the future.

@lithomas1 lithomas1 added this to the 2.1 milestone Jun 6, 2023
@mroeschke mroeschke merged commit c45dd37 into pandas-dev:main Jun 7, 2023
@mroeschke
Copy link
Member

Thanks @lithomas1

@lithomas1 lithomas1 deleted the fix-some-metadata branch June 7, 2023 13:56
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
* BUG: Fix metadata propagation in squeeze and describe

* remove unnecessary param
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

metadata _metadata, .attrs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants