Browse Source

Numpy

pull/10/head
Jure Šorn 5 years ago
parent
commit
7b50df6cb4
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -1752,7 +1752,7 @@ indexes = <array>.argmin(<axis>)
```
* **Shape is a tuple of dimension sizes.**
* **Axis is an index of dimension, that gets collapsed.**
* **Axis is an index of dimension that gets collapsed.**
### Indexing
```bash

Loading…
Cancel
Save