Joel Feinberg
Joel Feinberg
@alecglen - saw you merged a few PRs last week, any update to share on when we're aiming to release 1.0 and a fix for this? I don't mind using...
@seh363 - give my branch a try: https://github.com/nflverse/nfl_data_py/pull/134 edit: adding instructions here as well ` pip install git+https://github.com/jbf302/nfl_data_py.git@feature/python-3.13-support` ^^ should do the trick Option 2: Clone and Install Manually If...
According to Gemini: ` pip install git+https://github.com/jbf302/nfl_data_py.git@feature/python-3.13-support` ^^ should do the trick Option 2: Clone and Install Manually If you prefer to clone the repository to your local machine first,...