snowflake.snowpark.types.IntegerType¶
- class snowflake.snowpark.types.IntegerType[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.42.0/src/snowflake/snowpark/types.py#L404-L413)¶
- Bases: - _IntegralType- Integer data type. This maps to the INT data type in Snowflake. - Methods - simpleString()- simple_string()