Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 940 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 940 Bytes

Data Analysis on Dogs

Utilized data science and data visualization to perform analysis on a dog dataset sourced from the AKC (American Kennel Club).

What I did

  • Programmed on Google Colab or Jupyter Notebook
  • Used Pandas for data processing, manipulation, and analysis
  • Used Matplotlib for data visualization such as generating scatterplots models
  • Used Numpy for computational applications such as quadratic and linear regression
  • Programmed and implemented various data processing functions to clean up dataset

How to Run

  1. Click "Open in Colab" or download the ipynb
  2. Download the dog_data.csv dataset
  3. Run the google colab/jupyter notebook

Data Visualization with Matplotlib and Pandas Preview

image