ivailop7 /
Health-Data-Analysis
Personal Health Data Analysis in Jupyter Notebook
37/100 healthLoading repository data…
schbz / repository
A Jupyter Notebook for exploratory data analysis of Fitbit fitness tracker raw data archive files
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Process and visualize your Fitbit fitness tracker data with ease. This repository contains a Jupyter notebook that helps you break down your raw Fitbit data into consolidated health and fitness metrics and provides visually appealing charts and graphs showcasing your personal health & fitness trends over time.
Download Your Fitbit Data:
Download and it will provide you with a .zip file.Prepare the Data:
data directory of this repository.Environment Setup:
pip install jupyterClone this Repository:
git clone https://github.com/schbz/FitbitEDA.git
cd schbz/FitbitEDA
Open the Notebook:
in root directory of the project, launch Jupyter Notebook:
bashjupyter notebook
Configure Your Data Input:
user_folder = '23_Dec'23_dec with the name of the folder you placed in the data directory.Run the Notebook:
.csv files inside the output directory.Here are some example charts you can expect from this notebook:
This notebook relies on several Python libraries for data processing and visualization:
pandasmatplotlibseabornnumpyscipyYou can install them using pip:
pip install pandas matplotlib seaborn numpy scipy
For any issues or enhancements, please open a GitHub issue.
Selected from shared topics, language and repository description—not editorial ratings.
ivailop7 /
Personal Health Data Analysis in Jupyter Notebook
37/100 healthjatinmonga-ai /
End-to-end fitness lifestyle data analysis using Python, Pandas, and Jupyter Notebook with visual insights.
34/100 healthImplement dynamic pricing strategies for fitness classes based on demand, time, and location
tjlucas301 /
Data analysis with personal fitness data using Python in Jupyter Notebooks
27/100 healthivnkris /
In this project I have used a dataset from a fitness tracker, and in Jupiter Notebook I carried out some exploratory data analysis, feature engineering and data visualization.
37/100 healthssalazaree /
Exploratory data analysis project using Python and Jupyter notebooks focused on fitness data.
49/100 health