Commit Graph

8 Commits

Author SHA1 Message Date
Qian Qu
b57ab2d92a
fix bug in problem 92 .md 2019-06-24 14:38:55 -04:00
kuzand
90f676235a
Update 100_Numpy_exercises.md 2018-11-02 15:56:53 +02:00
kuzand
5b18530d79
Another solution to question 96.
We can use np.unique with axis=0 to return unique rows of an array. For NumPy >= 1.13
2018-11-02 15:55:56 +02:00
kuzand
5ec27f54c8
Added another solution to question 96. 2018-11-02 15:23:51 +02:00
Aleksey Zadoiniy
edc841c4cd Exercise 17 corrected after #22 2018-10-31 11:53:50 +03:00
Aleksey Zadoiniy
3580544f9e Exercise 22 corrected after #67 2018-10-31 11:27:30 +03:00
Sebastiano Ferraris
3141325966 Exercise 20 corrected after #54 2018-06-07 15:25:23 +01:00
Sebastiano Ferraris
378a97eaf9 Horror vacui filenames 2018-06-07 15:22:24 +01:00