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

ENH: Implement dt methods for pyarrow duration types #56650

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Timedelta Timedelta data type Arrow pyarrow functionality labels Dec 28, 2023
@mroeschke mroeschke added this to the 2.2 milestone Dec 28, 2023
@phofl phofl merged commit fa23008 into pandas-dev:main Dec 28, 2023
55 of 56 checks passed
@phofl
Copy link
Member

phofl commented Dec 28, 2023

thx @mroeschke

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Dec 28, 2023
phofl pushed a commit that referenced this pull request Dec 28, 2023
…rrow duration types) (#56656)

Backport PR #56650: ENH: Implement dt methods for pyarrow duration types

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@mroeschke mroeschke deleted the enh/arrow/dt_td branch December 28, 2023 18:46
cbpygit pushed a commit to cbpygit/pandas that referenced this pull request Jan 2, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Cannot access Timedelta properties with Arrow Backend
2 participants