Skip to content

Instantly share code, notes, and snippets.

@MichaelWS
Last active July 27, 2022 13:19
Show Gist options
  • Save MichaelWS/e8ca7a6a684014109faafe30ea2b41bd to your computer and use it in GitHub Desktop.
Save MichaelWS/e8ca7a6a684014109faafe30ea2b41bd to your computer and use it in GitHub Desktop.
┌──────────────────┬──────────┬──────────┐
│ column ┆ column_0 ┆ column_1 │
│ --- ┆ --- ┆ --- │
│ str ┆ str ┆ str │
╞══════════════════╪══════════╪══════════╡
│ elo ┆ 1200.0 ┆ 1200.0 │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┤
│ true_skill_mu ┆ 100.0 ┆ 100.0 │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┤
│ true_skill_sigma ┆ 50.0 ┆ 50.0 │
├╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┼╌╌╌╌╌╌╌╌╌╌┤
│ id ┆ 1 ┆ 2 │
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment