polars.Int16#

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

16-bit signed integer type.

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

base_type()

Return this DataType's fundamental/root type class.