Skip to content

Basically a bunch of functions to simplify working with the MLB-StatsAPI package

Notifications You must be signed in to change notification settings

digitizdat/mlbstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Convenience wrappers for working with the MLB-StatsAPI package.

This package is a convenient way to grab data from the MLB Stats API, but the data returned by it is not intuitive to me. I like working with Pandas, so I created these wrapper functions to return the data in DataFrames and minimize the column names to those you'd typically find in a baseball statistics encyclopedia.

Check out the notebook for examples.

About

Basically a bunch of functions to simplify working with the MLB-StatsAPI package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published