snowflake.snowpark.types.PandasSeriesType¶

class snowflake.snowpark.types.PandasSeriesType(element_type: Optional[DataType])[source]¶

Bases: _PandasType

pandas Series data type.

Methods

fromJson(json_dict)

from_json(json_dict)

jsonValue()

json_value()

simpleString()

simple_string()

typeName()

type_name()