Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 614 Bytes

Baseball Stats Analysis

Analysis of baseball statistics using the Lahman data to address the following questions:

  1. What is the relationship between different performance metrics? Do any have a strong positive or negative relationship?
  2. What are the characteristics of pitchers with the highest salaries?

Learning objectives

  • python
  • data wrangling
  • statistics
  • data visualization

Getting started

The project was completed with Jupyter Notebook. Visit this page for installation.