Plot your Fitbit data in Python (API v1.2)
This article is originally published at https://www.shanelynn.ie
Introduction Sleeping, and python. Two of my favourite things, when combined with the the Python Fitbit library, Matplotlib, and Pandas, can generate informative plots of your sleeping habits! This post explores how we can pull date from the Fitbit API, create a Pandas Dataframe, and then plot the results. In this tutorial, I’ve used Python …
Plot your Fitbit data in Python (API v1.2) Read More »
The post Plot your Fitbit data in Python (API v1.2) first appeared on Shane Lynn.
Thanks for visiting r-craft.org
This article is originally published at https://www.shanelynn.ie
Please visit source website for post related comments.