Skip to content

BUG: pd.array([]) should return masked array #54372

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 4 commits into from
Aug 3, 2023

Conversation

topper-123
Copy link
Contributor

@mroeschke mroeschke requested a review from jbrockmendel August 2, 2023 15:40
@mroeschke mroeschke added the ExtensionArray Extending pandas with custom dtypes or arrays. label Aug 3, 2023
@mroeschke mroeschke added this to the 2.1 milestone Aug 3, 2023
@mroeschke mroeschke merged commit 6ffa4b7 into pandas-dev:main Aug 3, 2023
@mroeschke
Copy link
Member

Thanks @topper-123

@topper-123 topper-123 deleted the pd_array_empty_list branch August 4, 2023 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExtensionArray Extending pandas with custom dtypes or arrays.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.array([], dtype=None) should return a masked array
3 participants