Skip to content

PERF: reindex default fill_value dtype #57272

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

Merged
merged 14 commits into from
Feb 9, 2024
Merged

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels Feb 6, 2024
@mroeschke mroeschke added this to the 3.0 milestone Feb 6, 2024
@phofl phofl merged commit 77adb2b into pandas-dev:main Feb 9, 2024
@phofl
Copy link
Member

phofl commented Feb 9, 2024

thx @mroeschke

@mroeschke mroeschke deleted the GH45857 branch February 9, 2024 21:07
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PERF: reindex unnecessarily introduces block with new dtype, preventing consolidation
3 participants