You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# NCAA Baseball Stats Python Package
2
-
A Python package for retrieving, parsing, and analyzing NCAA Division I, II, and III college baseball statistics (2002-2025 seasons). It supports both web-scraping from the official NCAA stats website and efficient access to cached local JSON datasets for research, data analysis, and sports analytics projects.
2
+
A Python package for retrieving, parsing, and analyzing NCAA Division I, II, and III college baseball team statistics (2002-2025 seasons). It supports both web-scraping from the official NCAA stats website and efficient access to cached local JSON datasets for research, data analysis, and sports analytics projects.
3
3
4
4
## Detailed Stat Extraction
5
5
Extract season data for teams, some examples include:
0 commit comments