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

BUG: added finalize to explode, GH28283 #46629

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

songsol1
Copy link
Contributor

@songsol1 songsol1 commented Apr 3, 2022

Progress towards #28283

This PR gives the explode method the ability to propagate metadata using __finalize__.

Contributors:

songsol1 added 2 commits April 3, 2022 16:26
After this commit,  the `explode` method will propagate metadata using `__finalize__`
Adding on progress towards GH28283.
@songsol1 songsol1 marked this pull request as ready for review April 3, 2022 22:21
@jreback jreback added the metadata _metadata, .attrs label Apr 6, 2022
@jreback jreback added this to the 1.5 milestone Apr 6, 2022
@jreback jreback merged commit e3f726e into pandas-dev:main Apr 6, 2022
@jreback
Copy link
Contributor

jreback commented Apr 6, 2022

thanks @songsol1

yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
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