StrongAppAnalytics
StrongAppAnalytics copied to clipboard
Updated to handle new update correctly
Renamed keys and their order. Changed the timestamp handling to work properly now. Dropping rows with no values in weight/reps (i.e notes or rest timers).
I dont understand why the csv path is current dir instead of parent dir, i.e why './Data/strong.csv' instead of '../Data/strong.csv', but i've left it as is.