kopia lustrzana https://github.com/animator/learn-python
datatypes.md modified
rodzic
bfdd5dbc41
commit
4e36263a1c
|
@ -14,6 +14,9 @@ Numpy supports the following data types:
|
|||
- `S` - string
|
||||
- `U` - unicode string
|
||||
|
||||
|
||||
_Referred from: W3schools_
|
||||
|
||||
## dtype() Function
|
||||
The `dtype()` function returns the type of the NumPy array object.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue