You are viewing documentation about an older version (1.16.0). View latest version

snowflake.snowpark.types.IntegerType

class snowflake.snowpark.types.IntegerType[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.16.0/src/snowflake/snowpark/types.py#L179-L182)

Bases: _IntegralType

Integer data type. This maps to the INT data type in Snowflake.

Methods

Language: English