Closes #49. No longer aggregating tables in pandas, but instead reading from the SessAggData table created by @Alvalunasan. Had to add in some additional utilities for creating today's information on-the-fly since it is only added to the SessAggData table at the end of the day. Overall significantly increases read-in speed and removes need for any local storage 🎆
Closes #49. No longer aggregating tables in pandas, but instead reading from the SessAggData table created by @Alvalunasan. Had to add in some additional utilities for creating today's information on-the-fly since it is only added to the SessAggData table at the end of the day. Overall significantly increases read-in speed and removes need for any local storage 🎆