triskadecaepyon / pyworkout-toolkit

Python tools to process workout data and telemetry for metrics and machine learning
BSD 3-Clause "New" or "Revised" License
18 stars 3 forks source link

Time property is not properly typed during dataframe creation #5

Closed triskadecaepyon closed 6 years ago

triskadecaepyon commented 7 years ago

Output datatype is of type "Object". Needs to be in Pandas time series datatype.

triskadecaepyon commented 6 years ago

Fixed in commit #7 . Set for release target v0.0.2.