Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xinrong-meng committed Mar 4, 2021
1 parent 7a1c3b9 commit aa80cd5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/source/reference/indexing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -323,3 +323,12 @@ Time/date components
DatetimeIndex.is_leap_year
DatetimeIndex.daysinmonth
DatetimeIndex.days_in_month

Time-specific operations
~~~~~~~~~~~~~~~~~~~~~~~~
.. autosummary::
:toctree: api/

DatetimeIndex.round
DatetimeIndex.floor
DatetimeIndex.ceil

0 comments on commit aa80cd5

Please sign in to comment.