pyarrow.types.is_int64#

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

Return True if value is an instance of type: int64.

Parameters:
tDataType