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

DEPR: DatetimeArray/TimedeltaArray.__init__ #56043

Merged
merged 14 commits into from
Dec 21, 2023

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel added the Deprecate Functionality to remove in pandas label Dec 2, 2023
@MarcoGorelli MarcoGorelli added this to the 2.2 milestone Dec 4, 2023
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@jbrockmendel
Copy link
Member Author

If there are no more comments, I plan to merge this in a week.

@jbrockmendel jbrockmendel merged commit 8ce6740 into pandas-dev:main Dec 21, 2023
44 checks passed
@jbrockmendel jbrockmendel deleted the depr-dta branch December 21, 2023 15:30
cbpygit pushed a commit to cbpygit/pandas that referenced this pull request Jan 2, 2024
* DEPR: DatetimeArray/TimedeltaArray.__init__

* mypy fixup

* fix PeriodArray test

* update doctest

* remove accidental
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEPR: DTA/TDA.__init__
3 participants