This project is for extracting NCAA Basketball data of my own university - Go Hoosiers!
I intend to visualize the Hoosier Basketball Stats to yield meaningful info for strategic team management, and just for fun to look at! It is still in development phase, and open for contributions :)
Still in development phase, but if you want to give it a go, here are the instruction.
Install the dependancies using:
pip install -r requirements.txt
To fetch the PDFs from server:
python Code/extract_data.py
To detect and explore the tables:
python Code/detect_tables.py
- Atharva Karnik - LinkedIn
HoosierHoops is licensed under Apache-2.0 license.
- Thank you to IU Basketball for providing a rich dataset.
- Inspired by the passion and dedication of Hoosier fans.