Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psygo/atp_statistics
The ATP Dataset
https://github.com/psygo/atp_statistics
Last synced: 4 days ago
JSON representation
The ATP Dataset
- Host: GitHub
- URL: https://github.com/psygo/atp_statistics
- Owner: psygo
- Created: 2018-09-06T00:54:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T19:29:49.000Z (over 6 years ago)
- Last Synced: 2024-11-07T18:50:44.701Z (about 2 months ago)
- Language: HTML
- Homepage: http://fanaro.com.br/the-atp-dataset-and-the-filthy-rich-tennis-players/
- Size: 979 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ATP Dataset
- This is a growing project. So far it is composed of
- `get_stats.py`, a function for getting the statistics from the ATP World Tour web site - the `Overview` and `Player-Stats` pages.
- `save_stats.py` to save the data obtained with `get_stats.py` in a `json` file.
- `atp_study.py`, an initial study of the ATP dataset.- All of the `.py` files were first created using the `atp.ipynb` and `Study ATP.ipynb` Jupyter notebooks.
- For more information, check out my web site: [fanaro.com.br](http://fanaro.com.br/)