Skip to content

obrasier/cricketstats

Repository files navigation

Cricket stats

See the blog post: Analysing cricket statistics in Pandas.

To run locally:

asdf install
pip install -r requirements.txt

Then run the Python scripts. For instance, to scrape the latest data from Statsguru, python update_data.py. To cache the HTML from Statsguru (to make future scrapes faster), set STATSGURU_CACHE=cache (or another directory of your choosing.

About

Consecutive stats and statsguru scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published