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
in your aggregrate functions for the daily activity per 5 minute interval you used "sum" instead of "mean". That's why your most active 5 minute interval has more than 10000 steps, that's about 36 steps / second... :-)
Still gave you full points though.
Regards
The text was updated successfully, but these errors were encountered:
in your aggregrate functions for the daily activity per 5 minute interval you used "sum" instead of "mean". That's why your most active 5 minute interval has more than 10000 steps, that's about 36 steps / second... :-)
Still gave you full points though.
Regards
The text was updated successfully, but these errors were encountered: