Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.48 KB

File metadata and controls

37 lines (28 loc) · 1.48 KB

Healthcare and Bioinformatics Data Analysis

This repo contains the final assignments of the Data Analyst bootcamp by Workearly. Here, I used Python and SQL to clean, transform, and analyze healthcare, bioinformatics and finance datasets. I also created clear figures to visualize the findings using matplotlib, seaborn, and plotly.

Projects

  1. DrugAge: the impact of nutraceuticals on animal lifespan
  2. Cancer research analysis
  3. Longevity gene variant analysis
  4. Covid testing analysis
  5. Liquor store sales analysis

Technologies

  • Pandas for data cleaning and transformation
  • Matplotlib and seaborn for data visualization
  • Plotly for interactive visualizations
  • Jupyter notebook for creating an interactive report

Requirements

Install dependencies via pip:

pip install -r requirements.txt