Skip to content

Instantly share code, notes, and snippets.

@MLWhiz
Created April 19, 2019 15:33
Show Gist options
  • Save MLWhiz/3fc3a9ff7270de47815eaf14bb055a9c to your computer and use it in GitHub Desktop.
Save MLWhiz/3fc3a9ff7270de47815eaf14bb055a9c to your computer and use it in GitHub Desktop.
player_df = player_df.fillna(0)
results = associations(player_df,nominal_columns=catcols,return_results=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment