Skip to content

Instantly share code, notes, and snippets.

@QuantumDamage
Created April 8, 2017 11:28
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 QuantumDamage/71e3b23be52a04371fb25553be29dd22 to your computer and use it in GitHub Desktop.
Save QuantumDamage/71e3b23be52a04371fb25553be29dd22 to your computer and use it in GitHub Desktop.
worstPlace = descriptiveFrame.xs('6 Very bad', level=1)["overall"].idxmax()
descriptiveFrame.xs(worstPlace, level=0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment