pyarrow.types.is_null#

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

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

Parameters:
tDataType