special_days

Functions

calc_day_number_in_month(datetime_day)

calc_day_number_in_week(datetime_day)

Classes

SpecialDaysTransform([find_special_weekday, ...])

SpecialDaysTransform generates series that indicates is weekday/monthday is special in given dataframe.

_OneSegmentSpecialDaysTransform([...])

Search for anomalies in values, marked this days as 1 (and return new column with 1 in corresponding places).