We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d871f commit 61039dbCopy full SHA for 61039db
pandas/_libs/tslibs/timedeltas.pyx
@@ -1869,7 +1869,7 @@ class Timedelta(_Timedelta):
1869
unit : str, default 'ns'
1870
If input is an integer, denote the unit of the input.
1871
If input is a float, denote the unit of the integer parts.
1872
- The decimal parts with resolution lower than 1 nanosecond are ignored.
+ The decimal parts with resolution lower than 1 nanosecond are ignored.
1873
1874
Possible values:
1875
0 commit comments