mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-18 13:16:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
e44326a3d5
commit
bc9b93ea43
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ Output:
|
||||||
|
|
||||||
**WARNING!!! Don't confuse reshape with resize!**
|
**WARNING!!! Don't confuse reshape with resize!**
|
||||||
|
|
||||||
## [numpy.ndarray.squeeze]
|
## [numpy.ndarray.squeeze](https://numpy.org/doc/stable/reference/generated/numpy.ndarray.squeeze.html)
|
||||||
|
|
||||||
```python
|
```python
|
||||||
ndarray.squeeze(axis=None)
|
ndarray.squeeze(axis=None)
|
||||||
|
|
Loading…
Add table
Reference in a new issue