Commit fabf202
committed
docs: fix typos in NumPy migration guide
- Corrects `np.count_nonzeros` to `np.count_nonzero` (the actual
NumPy API name; already spelled correctly elsewhere in the same
table).
- Removes a duplicated article in "Prepend a a specified number of
singleton dimensions".
Ref: 1be7bcc1 parent de0de26 commit fabf202
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments