pandas.TimedeltaIndex.inferred_freq

TimedeltaIndex.inferred_freq[source]

Tries to return a string representing a frequency generated by infer_freq.

Returns None if it can’t autodetect the frequency.