pandas.tseries.offsets.Tick.nanos#
- Tick.nanos#
Returns an integer of the total number of nanoseconds.
See also
tseries.offsets.Hour.nanosReturns an integer of the total number of nanoseconds.
tseries.offsets.Day.nanosReturns an integer of the total number of nanoseconds.
Examples
>>> pd.offsets.Hour(5).nanos 18000000000000