Try except around the reading of files to avoid edge cases where given data is not available in a day
Wrapped the reading of parquet around a try except so that if data isn't collected through datacollector, we won't throw an error
GitLab retires May 2027. Repo creation is disabled; VPN/campus IP required Oct 5, 2026. Migrate to University GitHub · Details · Support
Wrapped the reading of parquet around a try except so that if data isn't collected through datacollector, we won't throw an error