You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
archiver: getData allows spezifiying the timezone the data shall be
returned in. The datetime t0 and t1 are translated to
GMT before the are converted to isostrings.
carchier: data retrieval from achiver is now in a separate function.
Required as timezone can not be hashed if tzlocal is
used. So get_data_from_archiver uses the lru_cache.
Dataframes are translated to the requested timezone
0 commit comments