You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.
Right now, data points only have a single timestamp, but this isn't really interpretable for continuous quantities like steps without knowing how long the data point is over.
For instance, if you see 100 steps, with a timestamp of 2013-11-15T00:00:00, is that 100 steps in one minute or one day?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Originally from @mschulkind.
Right now, data points only have a single timestamp, but this isn't really interpretable for continuous quantities like steps without knowing how long the data point is over.
For instance, if you see 100 steps, with a timestamp of 2013-11-15T00:00:00, is that 100 steps in one minute or one day?
The text was updated successfully, but these errors were encountered: