Skip to content

PERF: use maybe_convert_objects instead of infer_dtype in pd.array #52972

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

Closed
jbrockmendel opened this issue Apr 27, 2023 · 0 comments · Fixed by #56484
Closed

PERF: use maybe_convert_objects instead of infer_dtype in pd.array #52972

jbrockmendel opened this issue Apr 27, 2023 · 0 comments · Fixed by #56484
Labels
Dtype Conversions Unexpected or buggy dtype conversions Performance Memory or execution speed performance

Comments

@jbrockmendel
Copy link
Member

jbrockmendel commented Apr 27, 2023

I'm not sure if we can get down to single-pass, but I think we can get down to one-fewer.

@jbrockmendel jbrockmendel added Bug Needs Triage Issue that has not been reviewed by a pandas team member labels Apr 27, 2023
@rhshadrach rhshadrach added Performance Memory or execution speed performance Dtype Conversions Unexpected or buggy dtype conversions and removed Bug Needs Triage Issue that has not been reviewed by a pandas team member labels Apr 28, 2023
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 Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants