File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -1704,7 +1704,7 @@ Methods
1704
1704
Timestamp.floor
1705
1705
Timestamp.freq
1706
1706
Timestamp.freqstr
1707
- Timestamp.from_ordinal
1707
+ Timestamp.fromordinal
1708
1708
Timestamp.fromtimestamp
1709
1709
Timestamp.isocalendar
1710
1710
Timestamp.isoformat
@@ -1769,9 +1769,7 @@ Properties
1769
1769
Timedelta.asm8
1770
1770
Timedelta.components
1771
1771
Timedelta.days
1772
- Timedelta.delta
1773
1772
Timedelta.freq
1774
- Timedelta.is_populated
1775
1773
Timedelta.max
1776
1774
Timedelta.microseconds
1777
1775
Timedelta.min
@@ -1789,10 +1787,9 @@ Methods
1789
1787
Timedelta.floor
1790
1788
Timedelta.isoformat
1791
1789
Timedelta.round
1792
- Timdelta .to_pytimedelta
1790
+ Timedelta .to_pytimedelta
1793
1791
Timedelta.to_timedelta64
1794
1792
Timedelta.total_seconds
1795
- Timedelta.view
1796
1793
1797
1794
Window
1798
1795
------
You can’t perform that action at this time.
0 commit comments