Data Types¶
This package contains all Snowpark logical types.
Classes/Type Hints
| 
 | Array data type. | 
| Binary data type. | |
| Boolean data type. | |
| 
 | Byte data type. | 
| 
 | Represents a column identifier. | 
| 
 | The base class of Snowpark data types. | 
| 
 | Date data type. | 
| 
 | Decimal data type. | 
| Double data type. | |
| Float data type. | |
| The type hint for annotating Geography data when registering UDFs. | |
| Geography data type. | |
| The type hint for annotating Geometry data when registering UDFs. | |
| Geometry data type. | |
| Integer data type. | |
| 
 | Long integer data type. | 
| The type hint for annotating TIMESTAMP_LTZ (e.g.,  | |
| 
 | Map data type. | 
| The type hint for annotating TIMESTAMP_NTZ (e.g.,  | |
| 
 | Represents a null type. | 
| 
 | The type hint for annotating pandas DataFrame data when registering UDFs. | 
| 
 | pandas DataFrame data type. | 
| 
 | The type hint for annotating pandas Series data when registering UDFs. | 
| 
 | pandas Series data type. | 
| Short integer data type. | |
| 
 | String data type. | 
| 
 | Represents the content of  | 
| 
 | Represents a table schema or structured column. | 
| The type hint for annotating  | |
| 
 | |
| 
 | Timestamp data type. | 
| 
 | Time data type. | 
| The type hint for annotating TIMESTAMP_TZ (e.g.,  | |
| The type hint for annotating Variant data when registering UDFs. | |
| Variant data type. | |
| 
 | Vector data type. |