Skip to content

Commit 6e51901

Browse files
committed
Update numpy_questions.py
1 parent d31f7ef commit 6e51901

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

numpy_questions.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@
1919

2020

2121
def max_index(X):
22+
fdqsfsd
2223
"""Return the index of the maximum in a numpy array.
23-
24+
dsvsdf
2425
Parameters
2526
----------
2627
X : ndarray of shape (n_samples, n_features)

0 commit comments

Comments
 (0)