TromboneDavies / PolarOps

0 stars 0 forks source link

Make collector.py store dates in better format (?) #54

Closed divilian closed 3 years ago

divilian commented 3 years ago

Not sure if we actually want this, but it's hard on the eyes to look at the .csv file, or its DataFrame manifestation after pd.read_csv()'ing it, and see just a bunch of meaningless huge integers. It would be much nicer to see "5/13/2016 11:05PM" type stuff.