cwendt94 / espn-api

ESPN Fantasy API! (Football, Basketball)
MIT License
544 stars 183 forks source link

Player Class not returning current year season stats #397

Closed justinbt21 closed 1 year ago

justinbt21 commented 1 year ago

Sport

Basketball

Summary

The current available stats to pull from the player class do not include the entire season stats for the current year - only the last 30, last 15, and last 7

Do you know if this is intended for now? (IE Haven't been able to find dict that stores info)

Attached screenshot for reference. Let me know if you need anything else to troubleshoot!

Thanks in advance. Love the work you've put into this!

Screen Shot 2022-11-08 at 12 19 16 AM

Logs/Data

No response

cwendt94 commented 1 year ago

Thanks for reporting this! This is the same issue as this discussion #396 and is a bug! This recently broke with some player class stats update! Fixing now and will be in package v0.26.2

justinbt21 commented 1 year ago

Awesome -- thank you for the quick turnaround. Appreciate all the work!