-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
DOC: closed and dtype missing from TimedeltaIndex docs #49153
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
Labels
Comments
1 task
Please assign me this issue I would like to fix it. |
@zmwaris1 You can just submit a PR and link to this issue. We don't assign in general. |
Okay thank you. |
2 tasks
2 tasks
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pandas version checks
main
hereLocation of the documentation
https://pandas.pydata.org/docs/reference/api/pandas.TimedeltaIndex.html
Documentation problem
Missing two parameters, closed and dtype
Suggested fix for documentation
Add these two parameters with types ane explanation
xref pandas-dev/pandas-stubs#383
The text was updated successfully, but these errors were encountered: