python_utils.is_numpy_int#
Back to Module page
Summary#
check if type(x) is one of numpy’s integer types
Signature#
def is_numpy_int(x)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
check if type(x) is one of numpy's integer types