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

REF: use maybe_convert_objects in pd.array #56484

Merged
merged 6 commits into from
Apr 24, 2024

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Dec 13, 2023

@phofl the only other place where the convert_nullable_whatever option is used is in the sql code that i think you implemented. will any of the changes here affect that?

@WillAyd
Copy link
Member

WillAyd commented Dec 14, 2023

@lithomas1 looked at this function recently so might have feedback

@phofl
Copy link
Member

phofl commented Dec 14, 2023

should be fine for the sql use case

pandas/_libs/lib.pyx Outdated Show resolved Hide resolved
Co-authored-by: Matthew Roeschke <[email protected]>
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Jan 18, 2024
@mroeschke
Copy link
Member

Looks like this PR has gone stale and needs a rebase. Closing to clear the queue but feel free to reopen when you have time to circle back

@mroeschke mroeschke closed this Apr 23, 2024
@jbrockmendel
Copy link
Member Author

rebased

@jbrockmendel jbrockmendel reopened this Apr 24, 2024
@mroeschke mroeschke added this to the 3.0 milestone Apr 24, 2024
@mroeschke mroeschke merged commit 6320c8b into pandas-dev:main Apr 24, 2024
46 checks passed
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the ref-maybe_convert_objects branch April 24, 2024 23:29
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
* REF: use maybe_convert_objects in pd.array

* lint fixups

* Update pandas/_libs/lib.pyx

Co-authored-by: Matthew Roeschke <[email protected]>

---------

Co-authored-by: Matthew Roeschke <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants