pyarrow.types.is_float64#

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

Return True if value is an instance of type: float64 (double precision).

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