Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
d85c270ce6
commit
39c13b7ed1
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ Questions to [David Rotermund](mailto:davrot@uni-bremen.de)
|
|||
numpy.asarray(a, dtype=None, order=None, *, like=None)
|
||||
```
|
||||
|
||||
The importance of **asarray**:
|
||||
|
||||
> Convert the input to an array.
|
||||
|
||||
```python
|
||||
|
|
Loading…
Reference in a new issue