Pieter Robberechts

Results 80 comments of Pieter Robberechts

I don't think that would provide the best user experience. Most users want to **add** additional leagues, not remove the default ones.

Yes, good idea! Would you be able to implement this?

1. Ideally, it should be a log of each player's position during the game. This can still be easily aggregated if one does not care about the specific position. It...

This doesn't seem right. One the hand, you are claiming to be using numpy v1.26.4. On the other hand, you report a bug related to numpy v2.0. Also note that...

Dribbles are added to fill gaps in the event stream. These are periods in which a player moves the ball without any real pressure from an opponent. Not all providers...

Thanks for the example! I am aware that the `_add_dribbles` function can sometimes add invalid dribbles. However, I do not see an easy solution for this. It would require reimplementing...

The following works fine for me: ```python fbref = sd.FBref("ESP-La Liga", "23-24", no_cache=True) fbref.read_team_season_stats(stat_type="standard") ``` For which league / season are you experiencing problems?

The parser expects that the MA1 feed looks like this: https://github.com/ML-KULeuven/socceraction/blob/master/tests/datasets/opta/ma1_408bfjw6uz5k19zk4am50ykmh.json. Probably yours is slightly different. Can you identify the difference?

Sorry. I don't immediately see what could be wrong here. Any chance you would be able to debug it yourself? Try to set some breakpoints or prints in the [MA1...

When I try to access the URL in Chrome, I don't see a table. ![sofifa com_teams_lg=2216 r=230001 set=true(iPad Pro)](https://github.com/user-attachments/assets/b8836343-402c-44c0-a9cd-631320c4d4e6)