-
Daniel just announced via e-mail that he is going to release version 2 of the API in the night to June 1st. Right now it is already available in staging. Unfortunately the API is mostly undocumented, …
-
I was getting started with soccerdata as the first step on my football analytics journey and when I wanted to investigate SPADL output from soccerdata I had to add socceraction, but there is a depende…
-
Hello,
I found a weird behavior of Jupyter notebook: when in the same folder of a notebook there's a file called `typing.py` it is imported every time I run a cell from the notebook, no matter the co…
-
```
>>> whoscored.read_season_stages()
Traceback (most recent call last):
File "", line 1, in
File "/Users/lehoff/Library/Caches/pypoetry/virtualenvs/footballdata-bjXxG6Tz-py3.10/lib/…
-
Hi,
I have noticed that there is issue in use the time-decay code when training with Dixon Coles model in local data
### Train with local data
I was using the quote like this:
`import sy…
-
### Describe the bug
I am getting 2 errors when running the extract_train_data function of the SoccerDataLoader class
gaierror: [Errno 11001] getaddrinfo failed
URLError
### Steps or code to r…
-
I am currently using the socceraction library to convert Wyscout event data into SPADL actions. I am specifically trying to use the convert_to_actions function from the socceraction.spadl.wyscout modu…
-
Manage to create for other leagues, but facing issue for mexico one.
Exception in thread Thread-1 (_store_league):
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/…
-
The competition mapping for "BEL First Division A" and "BEL First Division B" are mapped to Germany.
In football-data there isn't a league file for the second division but only for Jupiler
below th…
-
Is there a list of definitions of "qualifiers" and "satisfiedEventsTypes" for the whoscored data ? for example, I'm trying to know what does the following list means.
"satisfiedEventsTypes": [
91,…