Skip to content

Commit

Permalink
Update README.md (#55)
Browse files Browse the repository at this point in the history
* Update README.md

* Update package.json
  • Loading branch information
conorheffron authored Aug 2, 2024
1 parent de3a17b commit d0d8093
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Please see the inital version of this analysis in 2 parts (Jupyter notebooks usi

This includes:

- [part1.ipynb](https://nbviewer.org/github/cph33/nba-stats/blob/main/part1.ipynb) (Part 1 Notebook - download data for analysis via sports API - NBA V2)
- [part1.ipynb](https://nbviewer.org/github/conorheffron/nba-stats/blob/main/part1.ipynb) (Part 1 Notebook - download data for analysis via sports API - NBA V2)

- [part2.ipynb](https://nbviewer.org/github/cph33/nba-stats/blob/main/part2.ipynb) (Part 2 Notebook - read, clean, analyse and visualise data stored on disk)
- [part2.ipynb](https://nbviewer.org/github/conorheffron/nba-stats/blob/main/part2.ipynb) (Part 2 Notebook - read, clean, analyse and visualise data stored on disk)

- Subset of the data used ( `/raw` dir with `Boston Celtics, Orlando Magic, & Atlanta Hawks` data), please contact me for more data samples or to collaborate on this analysis etc.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "nba-stats",
"version": "2.5.7",
"version": "2.5.8",
"description": "NBA Player Statistics 2015 - 2023"
}

0 comments on commit d0d8093

Please sign in to comment.