Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix StatsBomb create_periods #313

Merged
merged 5 commits into from
Jun 7, 2024

Conversation

DriesDeprest
Copy link
Contributor

Wrote a fix for: #312

Updated the create periods method of StatsBomb parser, so it does not fail if in the raw event data multiple period start or period end events are present for the same period and team.

@JanVanHaaren JanVanHaaren changed the title Feature/fix sb create periods Fix StatsBomb create_periods May 14, 2024
@JanVanHaaren JanVanHaaren self-requested a review May 14, 2024 20:25
Copy link
Collaborator

@JanVanHaaren JanVanHaaren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix! I suggested a simpler implementation.

Copy link
Collaborator

@JanVanHaaren JanVanHaaren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@koenvo
Copy link
Contributor

koenvo commented May 28, 2024

Can you please merge master in to make sure the tests run?

@koenvo koenvo added this to the 3.15 milestone Jun 7, 2024
@koenvo koenvo merged commit d9170d1 into PySport:master Jun 7, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants