Skip to content

Polish: Minor refactoring of data handling when processing historical stats. #3

@MattRWallace

Description

@MattRWallace

There is some data cleanup happening in the summarize_historical method of the average_player_summarizer. See if it can be moved to the data cleanup method without regressions in the training stage.

data[DB.skater_stats_table_name] = data[DB.skater_stats_table_name].set_index(Keys.game_id)

Metadata

Metadata

Assignees

Labels

PolishingThese are items that might **ought** to be done but the app will function without it.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions