Skip to content

Conversation

@phofl
Copy link
Member

@phofl phofl commented Dec 17, 2022

       before           after         ratio
     [1613f26f]       [6b93f528]
-      15.5±0.2ms      9.72±0.07ms     0.63  reshape.Melt.time_melt_dataframe('Float64')

@phofl phofl added Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode NA - MaskedArrays Related to pd.NA and nullable extension arrays labels Dec 17, 2022
@mroeschke mroeschke added this to the 2.0 milestone Dec 17, 2022
@mroeschke mroeschke merged commit cbf80c2 into pandas-dev:main Dec 17, 2022
@mroeschke
Copy link
Member

Thanks @phofl

phofl added a commit to phofl/pandas that referenced this pull request Dec 17, 2022
* BUG: melt losing ea dtype

* Add asv

* Fix mypy
@phofl phofl deleted the 41570 branch December 17, 2022 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug NA - MaskedArrays Related to pd.NA and nullable extension arrays Reshaping Concat, Merge/Join, Stack/Unstack, Explode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Column 'Int8Dtype' casted to 'object' type when melted

2 participants