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

BUG: Return numpy types from ArrowExtensionArray.to_numpy for temporal types when possible #56003

Closed

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Timedelta Timedelta data type Arrow pyarrow functionality Timestamp pd.Timestamp and associated methods labels Nov 16, 2023
@mroeschke mroeschke added this to the 2.1.4 milestone Nov 16, 2023
@lithomas1
Copy link
Member

@mroeschke
tests are still failing I think.

@lithomas1 lithomas1 removed this from the 2.1.4 milestone Dec 8, 2023
@mroeschke mroeschke added this to the 2.2 milestone Dec 8, 2023
@mroeschke mroeschke closed this Dec 11, 2023
@mroeschke mroeschke deleted the bug/arrow/datetimelike_tonumpy branch December 11, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Timedelta Timedelta data type Timestamp pd.Timestamp and associated methods
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Converting Index/Series to numpy array does not convert pyarrow datetime/timedelta types.
2 participants