isapy-data 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of isapy-data might be problematic. Click here for more details.
- {isapy_data-0.1.0.dist-info → isapy_data-0.1.1.dist-info}/METADATA +1 -23
- {isapy_data-0.1.0.dist-info → isapy_data-0.1.1.dist-info}/RECORD +5 -5
- {isapy_data-0.1.0.dist-info → isapy_data-0.1.1.dist-info}/WHEEL +0 -0
- {isapy_data-0.1.0.dist-info → isapy_data-0.1.1.dist-info}/licenses/LICENSE +0 -0
- {isapy_data-0.1.0.dist-info → isapy_data-0.1.1.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: isapy-data
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1
|
|
4
4
|
Summary: Data package for Introduction to Sports Analytics using Python
|
|
5
5
|
Author-email: Ryan Elmore <ryan.elmore@du.edu>
|
|
6
6
|
License: MIT
|
|
@@ -95,28 +95,6 @@ isapy_data.info()
|
|
|
95
95
|
- `dk_mem_utah` - Memphis vs Utah
|
|
96
96
|
- `dk_nyr_car` - NY Rangers vs Carolina
|
|
97
97
|
|
|
98
|
-
## Development
|
|
99
|
-
|
|
100
|
-
### Exporting Data from ISAR
|
|
101
|
-
|
|
102
|
-
To export data from the R package ISAR to CSV format:
|
|
103
|
-
|
|
104
|
-
```bash
|
|
105
|
-
Rscript scripts/export_rda_to_csv.R
|
|
106
|
-
```
|
|
107
|
-
|
|
108
|
-
### Building the Package
|
|
109
|
-
|
|
110
|
-
```bash
|
|
111
|
-
python -m build
|
|
112
|
-
```
|
|
113
|
-
|
|
114
|
-
### Publishing to PyPI
|
|
115
|
-
|
|
116
|
-
```bash
|
|
117
|
-
python -m twine upload dist/*
|
|
118
|
-
```
|
|
119
|
-
|
|
120
98
|
## License
|
|
121
99
|
|
|
122
100
|
MIT
|
|
@@ -41,8 +41,8 @@ isapy_data/data/nwsl_player_stats_2023.csv,sha256=-eBB3p-bpVcSo6VH6vCAiVENa62Bm2
|
|
|
41
41
|
isapy_data/data/nwsl_player_stats_2024.csv,sha256=cx2hkBvM5spEJrbtMJ_8OrYSM397LzSoh5fPFPT6kNY,35414
|
|
42
42
|
isapy_data/data/ow_golf_rankings.csv,sha256=38-TXAGDfV83f0jm1IAJ---jwT8Wpku1IVi0gO9VoLg,4939
|
|
43
43
|
isapy_data/data/pga_tournaments.csv,sha256=RW6l0y_F-zteXWwG6Nk_vbW3GozXysc4AHWH65s78DE,791490
|
|
44
|
-
isapy_data-0.1.
|
|
45
|
-
isapy_data-0.1.
|
|
46
|
-
isapy_data-0.1.
|
|
47
|
-
isapy_data-0.1.
|
|
48
|
-
isapy_data-0.1.
|
|
44
|
+
isapy_data-0.1.1.dist-info/licenses/LICENSE,sha256=FhDvNRYTl9UlEqCeyrhRGmQazV2FYv0fxc5IXcEkMDY,1068
|
|
45
|
+
isapy_data-0.1.1.dist-info/METADATA,sha256=U16s_yLYCe3X5bDtcy3G3wE8QQo21j2ojjT1mxtqi4Y,3210
|
|
46
|
+
isapy_data-0.1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
47
|
+
isapy_data-0.1.1.dist-info/top_level.txt,sha256=umIS8dgvBaj3V4pPZOFrAstd_cokJIQnPWwFamxdq5o,11
|
|
48
|
+
isapy_data-0.1.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|