jupyter-naas / awesome-notebooks

A powerful data & AI notebook templates catalog: prompts, plugins, models, workflow automation, analytics, code snippets - following the IMO framework to be searchable and reusable in any context.
https://naas.ai/search
BSD 3-Clause "New" or "Revised" License
2.64k stars 445 forks source link

Google Fit - Get steps from API #102

Open jravenel opened 3 years ago

jravenel commented 3 years ago

After chat with @felix, we will try to proceed on the build a script as follow : 1/ Input : token 2/ Get the daily steps data in a python dataframe (cols : DATE, STEPS, USER_TOKEN)

Bonus: 3/ Show graph of steps over time with plotly 4/ Use ML regression to try to predict the steps (ARIMA, SVR model or SARIMA for a try)

himanshu007-creator commented 2 years ago

hi! I would like to work on this issue.!

Dr0p42 commented 2 years ago

hi! I would like to work on this issue.!

Hello @himanshu007-creator, it's all yours, I let you move the card into In progress when you started it.

Feel free to reach out to us. 👏

himanshu007-creator commented 2 years ago

hi @Dr0p42 , can you help me with how to approach this issue?!

Dr0p42 commented 2 years ago

Sure

I hope this does help you @himanshu007-creator