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

snowflake.snowpark.types.GeographyTypeΒΆ

class snowflake.snowpark.types.GeographyType[source]ΒΆ

Bases: DataType

Geography data type. This maps to the GEOGRAPHY data type in Snowflake.

Methods