pyarrow.types.is_float16#

pyarrow.types.is_float16(t)[source]#

Return True if value is an instance of type: float16 (half-precision).

Parameters:
tDataType
Morty Proxy This is a proxified and sanitized view of the page, visit original site.