Skip to content

DOC: GH48097 remove optional from data for DatetimeIndex docs #48118

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 1 commit into from
Aug 17, 2022
Merged

DOC: GH48097 remove optional from data for DatetimeIndex docs #48118

merged 1 commit into from
Aug 17, 2022

Conversation

nealxm
Copy link
Contributor

@nealxm nealxm commented Aug 17, 2022

updated docstring for DatetimeIndex such that data is no longer optional in the docs

@nealxm nealxm changed the title fix for issue #48097 DOC: GH48097 remove optional from data for DatetimeIndex docs Aug 17, 2022
@mroeschke mroeschke added Docs Datetime Datetime data dtype labels Aug 17, 2022
@mroeschke mroeschke added this to the 1.5 milestone Aug 17, 2022
@mroeschke mroeschke merged commit a6aaeb6 into pandas-dev:main Aug 17, 2022
@mroeschke
Copy link
Member

Thanks @nealxm

noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: DatetimeIndex says that data is optional, but it is not
2 participants