Skip to content

Instantly share code, notes, and snippets.

@andersonberg
Created August 29, 2014 20:07
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 andersonberg/82ba7f1e50fc1a4d6bca to your computer and use it in GitHub Desktop.
Save andersonberg/82ba7f1e50fc1a4d6bca to your computer and use it in GitHub Desktop.
>>> b.argmax()
2
>>> b.argmin()
0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment