File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
.. _api.arrays :
4
4
5
5
=============
6
- Pandas arrays
6
+ pandas arrays
7
7
=============
8
8
9
9
.. currentmodule :: pandas
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ Combining / joining / merging
251
251
DataFrame.merge
252
252
DataFrame.update
253
253
254
- Time series -related
254
+ Time Series -related
255
255
~~~~~~~~~~~~~~~~~~~
256
256
.. autosummary ::
257
257
:toctree: api/
Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ DatetimeIndex
328
328
329
329
DatetimeIndex
330
330
331
- Time/Date components
331
+ Time/date components
332
332
~~~~~~~~~~~~~~~~~~~~
333
333
.. autosummary ::
334
334
:toctree: api/
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ Combining / joining / merging
249
249
Series.replace
250
250
Series.update
251
251
252
- Time series -related
252
+ Time Series -related
253
253
-------------------
254
254
.. autosummary ::
255
255
:toctree: api/
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Exponentially-weighted moving window functions
75
75
EWM.corr
76
76
EWM.cov
77
77
78
- Window Indexer
78
+ Window indexer
79
79
--------------
80
80
.. currentmodule :: pandas
81
81
You can’t perform that action at this time.
0 commit comments