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