Skip to content

BUG: respect freq=None in DTA constructor #47296

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 3 commits into from
Jun 9, 2022

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx (Replace xxxx with the Github issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@jbrockmendel jbrockmendel force-pushed the bug-freq-explicit_none branch from 54be6a8 to 82a6617 Compare June 9, 2022 20:33
@mroeschke mroeschke added Datetime Datetime data dtype Timedelta Timedelta data type Frequency DateOffsets labels Jun 9, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jun 9, 2022
@mroeschke mroeschke merged commit d2ffd98 into pandas-dev:main Jun 9, 2022
@jbrockmendel jbrockmendel deleted the bug-freq-explicit_none branch June 9, 2022 22:29
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
* BUG: respect freq=None in DTA constructor

* GH ref

* mypy fixu[
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Frequency DateOffsets Timedelta Timedelta data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants