Closed bhibby closed 1 year ago
Hey Bill - we just added these new methods and got them merged in here, but the new package release hasn't actually been published quite yet. (that's why they're not in the docs on PyPI)
It will be published very soon (hopefully tonight), at which point you'll be able to use the new methods after running pip install --upgrade nfl-data-py
hey,
getting attribute errors when trying to pull down the weekly pfr and ftn data
AttributeError: module 'nfl_data_py' has no attribute 'import_weekly_pfr' AttributeError: module 'nfl_data_py' has no attribute 'import_ftn_data'
thoughts? thanks