madisonlondon/MLB_Salary_Data
This program scrapes data, from https://madisonlondon.github.io/mlbsalarydata.github.io/, and pandas, a software library, to organize the salary data and then calculates the average salary as well as if there are any outliers.
Python