Open lukezhang23 opened 1 month ago
Figure out what’s going on with the timezones, somehow the pandas dataframe is still in UTC, but streamlit does a conversion to ET? Can pull timezone data from Geoapify.
Also, fix times where the duration is greater than one hour by adding subsequent hours.
Figure out what’s going on with the timezones, somehow the pandas dataframe is still in UTC, but streamlit does a conversion to ET? Can pull timezone data from Geoapify.