Usage
The following examples show how the step can be used in a recipe.Examples
Examples
- Example 1
- Example 2
- Signature
The following labels California holidays in a set of dates
Inputs & Outputs
The following are the inputs expected by the step and the outputs it produces. These are generally columns (ds.first_name), datasets (ds or ds[["first_name", "last_name"]]) or models (referenced
by name e.g. "churn-clf").
Inputs
Inputs
Outputs
Outputs
Configuration
The following parameters can be used to configure the behaviour of the step by including them in a json object as the last “input” to the step, i.e.step(..., {"param": "value", ...}) -> (output).
Parameters
Parameters
Country to retrieve the holiday from.Values must be one of the following:
ABW AE AGO AO AR ARE ARG AT AU AUS AUT AW Angola Argentina Aruba Australia Austria BD BDI BE BEL BG BGD BI BLG BLR BR BRA BW BWA BY Bangladesh Belarus Belgium Botswana Brazil Bulgaria Burundi CA CAN CH CHE CHL CL CO COL CUW CW CZ CZE Canada Chile Colombia Croatia Curacao Czech Czechia DE DEU DJ DJI DK DNK DO DOM Denmark Djibouti DominicanRepublic ECB EE EG EGY ES ESP EST Egypt England Estonia EuropeanCentralBank FI FIN FR FRA Finland France GB GBR GE GEO GR GRC Georgia Germany Greece HK HKG HN HND HR HRV HU HUN Honduras HongKong Hungary IE IL IN IND IRL IS ISL ISR IT ITA Iceland India Ireland IsleOfMan Israel Italy JAM JM JP JPN Jamaica Japan KE KEN KOR KR Kenya Korea LT LTU LU LUX LV LVA Latvia Lithuania Luxembourg MA MEX MOR MOZ MW MWI MX MY MYS MZ Malawi Malaysia Mexico Morocco Mozambique NG NGA NI NIC NL NLD NO NOR NZ NZL Netherlands NewZealand Nicaragua Nigeria NorthernIreland Norway PE PER PL POL PRT PRY PT PTE PY Paraguay Peru Poland Polish Portugal PortugalExt RO ROU RS RU RUS Romania Russia SA SAU SE SG SGP SI SK SRB SVK SVN SWE SaudiArabia Scotland Serbia Singapore Slovak Slovakia Slovenia SouthAfrica Spain Sweden Switzerland TAR TR TUR Turkey UA UK UKR US USA Ukraine UnitedArabEmirates UnitedKingdom UnitedStates VEN VN VNM Venezuela Vietnam Wales YV ZA ZAFRegion identifier.
Check table referenced above for valid values.