A quick interactive Notebook to visualize some NBA players stats (points, assists, steals, blocks...) and totals, rankings and comparisons. Feel free to add any player in the .csv data files. ๐
Before comparing two players, make sure to run all the cells.
Adding new players via the "New player" notebook
For convenience purposes, all the sections are designed this way.
Open the notebook, run all the cells and fill the input fields. The prediction and an analysis process will autmatically start/resume.
Open the notebook, run all the cells and fill the input fields. The player will be automatically added
- Language: Python 3.x or higher
- IDE: Jupyter Lab and Jupyter Lab widgets installed.
- Libraries: Pandas, Matplotlib, NumPy, Seaborn, IPywidgets, IPython, Scikit-learn