jimmyday12 / fitzRoy

A set of functions to easily access AFL data
https://jimmyday12.github.io/fitzRoy
Other
125 stars 27 forks source link

get_fryzigg_stats and fitzroy.fetch_player_stats(season = 2023, source = "fryzigg") not getting latest data #200

Closed Quant-Emperor closed 1 year ago

Quant-Emperor commented 1 year ago

Please briefly describe your problem and what output you expect.

get_fryzigg_stats and fitzroy.fetch_player_stats(season = 2023, source = "fryzigg") have not been getting latest player stats data. The last date the data was pulled was 2023-03-19. As per the fitzroy function guide the player statistics are meant to be updated at conclusion of every game. There is no error but data is not being updated/pulled for matches after 2023-03-19

Quant-Emperor commented 1 year ago

@Fryzigg