Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save GabrielSGoncalves/44010e7773d1eab688a1eebe38e79b05 to your computer and use it in GitHub Desktop.
Save GabrielSGoncalves/44010e7773d1eab688a1eebe38e79b05 to your computer and use it in GitHub Desktop.
scorecard_summary = scorecard.table(style="detailed").round(3)
scorecard_summary.to_csv('scorecard_table_detailed.csv', index=False)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment