Skip to content

Instantly share code, notes, and snippets.

@liannewriting
Created January 18, 2020 23:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liannewriting/8ae291efdd6ec9fd307b156006dcf4ee to your computer and use it in GitHub Desktop.
Save liannewriting/8ae291efdd6ec9fd307b156006dcf4ee to your computer and use it in GitHub Desktop.
sports_betting202001
df_ratings = pd.DataFrame(data={'team': X.columns, 'rating': lr.coef_})
df_ratings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment