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.
pandas.Timedelta.isoformat
The output on an example in the docs has the wrong output(Timedelta.isoformat works fine)
Timedelta.isoformat
While it should've been 'P0DT1H0M10S'
'P0DT1H0M10S'