<!-- Provide a summary of the bug in the title --> ## Description Problems when using `eds_scikit` on Windows. We might want to add testing on Windows in the CI. For instance `time.tzset()` (used in `__init__.py`) does not exist on Windows
Description
Problems when using
eds_scikiton Windows. We might want to add testing on Windows in the CI.For instance
time.tzset()(used in__init__.py) does not exist on Windows