Closed GlenNicholls closed 5 years ago
https://github.com/GlenNicholls/solar_tracking_project/blob/2031667627f6a76a5bcc4512452102957c57feab/src/dataframe/dataframe.py#L54-L71
Currently, this operates on to/from_pickle, not DataFrame. On startup, should be loading from pickle, appending to DataFrame, and the sending to pickle before shutdown. I will be thinking about this more and making updates tomorrow.
Closed per a commit I forgot to note
https://github.com/GlenNicholls/solar_tracking_project/blob/2031667627f6a76a5bcc4512452102957c57feab/src/dataframe/dataframe.py#L54-L71
Currently, this operates on to/from_pickle, not DataFrame. On startup, should be loading from pickle, appending to DataFrame, and the sending to pickle before shutdown. I will be thinking about this more and making updates tomorrow.