nbastatR icon indicating copy to clipboard operation
nbastatR copied to clipboard

game_logs function returning NA for certain variables

Open delt87 opened this issue 5 years ago • 0 comments

The game_logs function for player argument is returning NA values for columns: countDaysNextGameTeam and countDaysNextGamePlayer. This is behavior is new, probably in the last week. Also, I noticed the following new warning that was not occurring prior to this week:

Warning messages: 1: The xargument ofas_tibble.matrix()must have unique column names if.name_repairis omitted as of tibble 2.0.0. Using compatibility.name_repair.

I'm not sure if these are related but figured I'd point it out in case it helps. And to clarify, the game_logs function is working fine it's just that the output has changed in the last week for those two columns.

Thank you, DT

delt87 avatar Feb 07 '21 14:02 delt87