snowflake.snowpark.types.IntegerType¶
- class snowflake.snowpark.types.IntegerType(**kwargs)[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.45.0/src/snowflake/snowpark/types.py#L426-L435)¶
Bases:
_IntegralTypeInteger data type. This maps to the INT data type in Snowflake.
Methods
simpleString()simple_string()