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

Doc: resolve GL08 for pandas.Timedelta.microseconds, unit & value #57616

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

lamdang2k
Copy link
Contributor


See Also
--------
Timedelta.value : Return the value of Timedelta object in nanoseconds.
Copy link
Member

Choose a reason for hiding this comment

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

Can you also add Timedelta.as_unit here too?

@mroeschke mroeschke added Docs Timedelta Timedelta data type labels Feb 26, 2024
@mroeschke mroeschke added this to the 3.0 milestone Feb 28, 2024
@mroeschke mroeschke merged commit c864654 into pandas-dev:main Feb 28, 2024
47 checks passed
@mroeschke
Copy link
Member

Thanks @lamdang2k

pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…ndas-dev#57616)

* Add docstrings to timedeltas.pyx

* Add extended summary and see also

* Add as_unit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Timedelta Timedelta data type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants