We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879b396 commit 6967c40Copy full SHA for 6967c40
numpy_questions.py
@@ -19,6 +19,7 @@
19
20
21
def max_index(X):
22
+
23
"""Return the index of the maximum in a numpy array.
24
Parameters
25
----------
0 commit comments