-
Hey, I'm new to soccer data analysis but is there anyway that you could post/include player data from individual games? I'm trying to see which USL Championship players are taking higher xG shots and …
-
### What happened?
After successfully installing itscalledsoccer on anaconda, when running the following installation code in python, ran into the following error.
`from itscalledsoccer.client imp…
-
### What happened?
While calling get_team_xgoals with an even game state for the regular season, the call isn't able to be completed if I specify multiple seasons on Anaconda. As an example, the belo…
-
Installed this package with pip to be used in Python 3.9, in Visual Studio. Did not work ("No module named 'itscalledsoccer'").
-
### What happened?
xgoals = client.get_game_xgoals(leagues=leagues, game_ids=list(game_ids))
Will return a dataframe of length 1 regardless of how many game ids are in the list.
### Version
0.1…
-
### What happened?
Hi,
I'm playing around with this and notice there seems to be players missing when I try to do simple things like:
asa_client.get_players(ids = 'xW5pdnLY5g')
asa_client.get_…