bundles / numpy 2.4.4 / numpy / int32
class
numpy:int32
source: /numpy/__init__.py
Signature
class int32 ( value = 0 , / ) Summary
Signed integer type, compatible with C int.
Extended Summary
- Charactercode
'i'- Canonicalname
- Aliasonthisplatform(Linuxx86_64)
numpy.int32: 32-bit signed integer (
-2_147_483_648to2_147_483_647).
Aliases
-
numpy.int32