pyarrow.types.is_primitive# pyarrow.types.is_primitive(t)[source]# Return True if value is an instance of type: primitive type. Parameters: tDataType