pandas.errors.NullFrequencyError

exception pandas.errors.NullFrequencyError[source]

Exception raised when a freq cannot be null.

Particularly DatetimeIndex.shift, TimedeltaIndex.shift, PeriodIndex.shift.