BruceJohnJennerLawso / scrap

Hockey stats analysis done by scraping the data to a csv file, then processing/analyzing them with more python.
3 stars 0 forks source link

Windows support #64

Open BruceJohnJennerLawso opened 7 years ago

BruceJohnJennerLawso commented 7 years ago

essentially done, if not done well.

Uses Anaconda as the python environment, install packages via pip (matplotlib, seaborn, scipy).

Needs two things ideally:

-Unpack batch script to auto unzip the data zip -write some sort of executable that auto sets up the environment, ie pulls anaconda down, installs it, unpacks the data