zcollection.merging.period.Period.shift#

Period.shift(duration)[source]#

Shift the start and end by the specified amount.

Parameters:

duration (timedelta64) – The amount to shift the period.

Return type:

None