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