pandas / 1 / reference / api / pandas.tseries.offsets.day.nanos.html

pandas.tseries.offsets.Day.nanos

Day.nanos

Return an integer of the total number of nanoseconds.

Raises
ValueError

If the frequency is non-fixed.

Examples

>>> pd.offsets.Hour(5).nanos
18000000000000

© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.5.0/reference/api/pandas.tseries.offsets.Day.nanos.html