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
I was able to reproduce this in windows in a python environment comparable to teehr-hub, it does not appear to be related to the package version and there are some open issues related to this: apache/arrow#31472
I will change to code to use pandas to calculate the time instead of pyarrow
Getting an error when trying to load data on my local machine due to missing 'tzdata' file:
Seems to be a known issue:
https://stackoverflow.com/questions/76629191/arrowinvalid-cannot-locate-timezone-utc-timezone-database-not-found
But the fix isn't obvious.
The text was updated successfully, but these errors were encountered: