SeasonalPlotAlignment

class SeasonalPlotAlignment(value)[source]

Bases: str, enum.Enum

Enum for types of alignment in a seasonal plot.

first

make first period full, allow last period to have NaNs in the ending

last

make last period full, allow first period to have NaNs in the beginning

Inherited-members

Attributes

first

last