seemethere / nba_py

Python client for NBA statistics located at stats.nba.com
BSD 3-Clause "New" or "Revised" License
1.05k stars 256 forks source link

Process the playbyplay statistics #83

Open ethanluoyc opened 7 years ago

ethanluoyc commented 7 years ago

Hi I am the author of https://github.com/ethanluoyc/statsnba-playbyplay, I realize that this would be a good backend for the repository and I am thinking whether there can be any way to integrate them. My repo focuses on processing the matchup data to generate useful data to do lineup analysis.

I also took a look at the open issues and it looks like https://github.com/seemethere/nba_py/issues/40 can really be something. I have come back to continue my development on my library and only to realize that many APIs have changed.