polars.Null#

class polars.Null(*args: Any, **kwargs: Any)[source]#

Type representing Null / None values.

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

base_type()

Return this DataType's fundamental/root type class.