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

Function Parameter Changed #45

Closed
scmisa opened this issue Aug 20, 2024 · 1 comment
Closed

Function Parameter Changed #45

scmisa opened this issue Aug 20, 2024 · 1 comment

Comments

@scmisa
Copy link
Contributor

scmisa commented Aug 20, 2024

average_players_stats function parameter changed and in old code keyword wasn't changed
from average_player_features = average_player_stats( player_tracker_events=sc2_replay.trackerEvents )
to average_player_features = average_player_stats( sc2_replay=sc2_replay )

@scmisa scmisa closed this as completed Aug 21, 2024
@scmisa
Copy link
Contributor Author

scmisa commented Aug 21, 2024

Resolved in #47

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

No branches or pull requests

1 participant