polars.Int64#

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

64-bit signed integer type.

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

base_type()

Return this DataType's fundamental/root type class.