pyarrow.types.is_null#

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

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

Parameters
tDataType