get_holiday_names#

openstef_models.transforms.time_domain.holiday_features_adder.get_holiday_names(country_code: CountryAlpha2) list[str][source]#

Get list of original holiday names for the country.

Returns:

List of unique holiday names in their original form.

Parameters:

country_code (CountryAlpha2)

Return type:

list[str]