snowflake.snowpark.types.IntegerType¶ class snowflake.snowpark.types.IntegerType[source]¶ Bases: _IntegralType Integer data type. This maps to the INT data type in Snowflake. Methods