Skip to content

A program that uses Python, xlrd/Excel and data-scraping to access an Excel document full of MLB individual player stats for the 2019 season. The program reads the file, creates a dictionary of statistics and prints out the league leader in any given offensive category based upon a user's request

Notifications You must be signed in to change notification settings

mikeygman11/Baseball-Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my Baseball Statistics Analyzer

This application is powered by Python and utilizes an XLRD extension to read an excel file, parse through it and come up with the league leaders in a given Major League Baseball category during the 2019 season.

About

A program that uses Python, xlrd/Excel and data-scraping to access an Excel document full of MLB individual player stats for the 2019 season. The program reads the file, creates a dictionary of statistics and prints out the league leader in any given offensive category based upon a user's request

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published