nflverse / nfl_data_py

Python code for working with NFL play by play data.
MIT License
252 stars 48 forks source link

import_weekly_rosters #62

Closed TravisTilteau closed 12 months ago

TravisTilteau commented 12 months ago

Hello,

I noticed that in the github for this project there is a import weekly rosters option, but in the pypi page there isn't one, and it doesn't appear to exist when I install the package. I was curious if this was a coming feature or just a typo?

Thanks

alecglen commented 12 months ago

Hey @TravisTilteau - You are correct, it is an upcoming feature. We should have that released in the package in the next few days, but if you need it sooner, you can install with pre-release version with the following command: python -m pip install git+ssh://git@github.com/cooperdff/nfl_data_py.git