Skip to content

PERF: maybe_convert_objects convert_numeric=False #51517

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 7 commits into from
Feb 25, 2023

Conversation

jbrockmendel
Copy link
Member

I think this fixes a perf regression that @phofl pinged me about a few weeks/months ago, but I forget the details.

@phofl
Copy link
Member

phofl commented Feb 20, 2023

maybe merge? Can't remember anymore either

@jbrockmendel
Copy link
Member Author

Explode?

@mroeschke mroeschke added the Performance Memory or execution speed performance label Feb 21, 2023
@phofl
Copy link
Member

phofl commented Feb 22, 2023

Ah explode might be the culprit, yes

@phofl
Copy link
Member

phofl commented Feb 22, 2023

couple of failing tests

@phofl phofl added this to the 2.1 milestone Feb 25, 2023
@phofl phofl merged commit b99e296 into pandas-dev:main Feb 25, 2023
@phofl
Copy link
Member

phofl commented Feb 25, 2023

thx @jbrockmendel (accidentally pressed the wrong button...)

Lets see how this changes our asvs, if we see a regression fix then can backport?

@jbrockmendel
Copy link
Member Author

works for me

@jbrockmendel jbrockmendel deleted the perf-mco branch February 25, 2023 19:58
@phofl
Copy link
Member

phofl commented Feb 27, 2023

@phofl phofl modified the milestones: 2.1, 2.0 Feb 27, 2023
@phofl
Copy link
Member

phofl commented Feb 27, 2023

@meeseeksdev backport 2.0.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Feb 27, 2023
lithomas1 pushed a commit that referenced this pull request Feb 27, 2023
…rt_numeric=False) (#51661)

Backport PR #51517: PERF: maybe_convert_objects convert_numeric=False

Co-authored-by: jbrockmendel <[email protected]>
Co-authored-by: Patrick Hoefler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants