src.prepare_data.task_prepare_vacations¶
Module Contents¶
Functions¶
|
|
|
Prepare data on vacations in Germany such that they can be added to params. |
-
task_prepare_vacations(depends_on, produces)[source]¶ Prepare data on vacations in Germany such that they can be added to params.
Note that the date is saved in epochs meaning the passed time from 1970-01-01 in seconds. This allows to save the dates in a numeric format and keep the “value” column in params in a numeric format.