Whether the dtype follows NaN or NA missing value semantics.
Properties
na_value
Default NA value to use for this type.
This is used in e.g. ExtensionArray.take. This should be the
user-facing "boxed" version of the NA value, not the physical NA value
for storage. e.g. for JSONArray, this is an empty dictionary.
name
A string identifying the data type.
Will be used for display in, e.g.Series.dtype
type
The scalar type for the array, e.g.int
It's expectedExtensionArray[item]returns an instance
ofExtensionDtype.typefor scalaritem, assuming
that value is valid (not NA). NA values do not need to be
instances oftype.
Construct StringArray from pyarrow Array/ChunkedArray.
construct_array_type
construct_array_type()->type_t[BaseStringArray]
Return the array type associated with this dtype.
construct_from_string
construct_from_string(string)->Self
Construct a StringDtype from a string.
Parameter
Name
Description
string
str
The type of the name. The storage type will be taking fromstring. Valid options and their storage types are ========================== ============================================== string result storage ========================== =============================================='string'pd.options.mode.string_storage, default python'string[python]'python'string[pyarrow]'pyarrow ========================== ==============================================
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class StringDtype (2.17.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.0 (latest)](/python/docs/reference/bigframes/latest/bigframes.pandas.StringDtype)\n- [2.16.0](/python/docs/reference/bigframes/2.16.0/bigframes.pandas.StringDtype)\n- [2.15.0](/python/docs/reference/bigframes/2.15.0/bigframes.pandas.StringDtype)\n- [2.14.0](/python/docs/reference/bigframes/2.14.0/bigframes.pandas.StringDtype)\n- [2.13.0](/python/docs/reference/bigframes/2.13.0/bigframes.pandas.StringDtype)\n- [2.12.0](/python/docs/reference/bigframes/2.12.0/bigframes.pandas.StringDtype)\n- [2.11.0](/python/docs/reference/bigframes/2.11.0/bigframes.pandas.StringDtype)\n- [2.10.0](/python/docs/reference/bigframes/2.10.0/bigframes.pandas.StringDtype)\n- [2.9.0](/python/docs/reference/bigframes/2.9.0/bigframes.pandas.StringDtype)\n- [2.8.0](/python/docs/reference/bigframes/2.8.0/bigframes.pandas.StringDtype)\n- [2.7.0](/python/docs/reference/bigframes/2.7.0/bigframes.pandas.StringDtype)\n- [2.6.0](/python/docs/reference/bigframes/2.6.0/bigframes.pandas.StringDtype)\n- [2.5.0](/python/docs/reference/bigframes/2.5.0/bigframes.pandas.StringDtype)\n- [2.4.0](/python/docs/reference/bigframes/2.4.0/bigframes.pandas.StringDtype)\n- [2.3.0](/python/docs/reference/bigframes/2.3.0/bigframes.pandas.StringDtype)\n- [2.2.0](/python/docs/reference/bigframes/2.2.0/bigframes.pandas.StringDtype)\n- [2.1.0](/python/docs/reference/bigframes/2.1.0/bigframes.pandas.StringDtype)\n- [2.0.0](/python/docs/reference/bigframes/2.0.0/bigframes.pandas.StringDtype)\n- [1.42.0](/python/docs/reference/bigframes/1.42.0/bigframes.pandas.StringDtype)\n- [1.41.0](/python/docs/reference/bigframes/1.41.0/bigframes.pandas.StringDtype)\n- [1.40.0](/python/docs/reference/bigframes/1.40.0/bigframes.pandas.StringDtype)\n- [1.39.0](/python/docs/reference/bigframes/1.39.0/bigframes.pandas.StringDtype)\n- [1.38.0](/python/docs/reference/bigframes/1.38.0/bigframes.pandas.StringDtype)\n- [1.37.0](/python/docs/reference/bigframes/1.37.0/bigframes.pandas.StringDtype)\n- [1.36.0](/python/docs/reference/bigframes/1.36.0/bigframes.pandas.StringDtype)\n- [1.35.0](/python/docs/reference/bigframes/1.35.0/bigframes.pandas.StringDtype)\n- [1.34.0](/python/docs/reference/bigframes/1.34.0/bigframes.pandas.StringDtype)\n- [1.33.0](/python/docs/reference/bigframes/1.33.0/bigframes.pandas.StringDtype)\n- [1.32.0](/python/docs/reference/bigframes/1.32.0/bigframes.pandas.StringDtype)\n- [1.31.0](/python/docs/reference/bigframes/1.31.0/bigframes.pandas.StringDtype)\n- [1.30.0](/python/docs/reference/bigframes/1.30.0/bigframes.pandas.StringDtype)\n- [1.29.0](/python/docs/reference/bigframes/1.29.0/bigframes.pandas.StringDtype)\n- [1.28.0](/python/docs/reference/bigframes/1.28.0/bigframes.pandas.StringDtype)\n- [1.27.0](/python/docs/reference/bigframes/1.27.0/bigframes.pandas.StringDtype)\n- [1.26.0](/python/docs/reference/bigframes/1.26.0/bigframes.pandas.StringDtype)\n- [1.25.0](/python/docs/reference/bigframes/1.25.0/bigframes.pandas.StringDtype)\n- [1.24.0](/python/docs/reference/bigframes/1.24.0/bigframes.pandas.StringDtype)\n- [1.22.0](/python/docs/reference/bigframes/1.22.0/bigframes.pandas.StringDtype)\n- [1.21.0](/python/docs/reference/bigframes/1.21.0/bigframes.pandas.StringDtype)\n- [1.20.0](/python/docs/reference/bigframes/1.20.0/bigframes.pandas.StringDtype)\n- [1.19.0](/python/docs/reference/bigframes/1.19.0/bigframes.pandas.StringDtype)\n- [1.18.0](/python/docs/reference/bigframes/1.18.0/bigframes.pandas.StringDtype)\n- [1.17.0](/python/docs/reference/bigframes/1.17.0/bigframes.pandas.StringDtype)\n- [1.16.0](/python/docs/reference/bigframes/1.16.0/bigframes.pandas.StringDtype)\n- [1.15.0](/python/docs/reference/bigframes/1.15.0/bigframes.pandas.StringDtype)\n- [1.14.0](/python/docs/reference/bigframes/1.14.0/bigframes.pandas.StringDtype)\n- [1.13.0](/python/docs/reference/bigframes/1.13.0/bigframes.pandas.StringDtype)\n- [1.12.0](/python/docs/reference/bigframes/1.12.0/bigframes.pandas.StringDtype)\n- [1.11.1](/python/docs/reference/bigframes/1.11.1/bigframes.pandas.StringDtype)\n- [1.10.0](/python/docs/reference/bigframes/1.10.0/bigframes.pandas.StringDtype)\n- [1.9.0](/python/docs/reference/bigframes/1.9.0/bigframes.pandas.StringDtype)\n- [1.8.0](/python/docs/reference/bigframes/1.8.0/bigframes.pandas.StringDtype)\n- [1.7.0](/python/docs/reference/bigframes/1.7.0/bigframes.pandas.StringDtype)\n- [1.6.0](/python/docs/reference/bigframes/1.6.0/bigframes.pandas.StringDtype)\n- [1.5.0](/python/docs/reference/bigframes/1.5.0/bigframes.pandas.StringDtype)\n- [1.4.0](/python/docs/reference/bigframes/1.4.0/bigframes.pandas.StringDtype)\n- [1.3.0](/python/docs/reference/bigframes/1.3.0/bigframes.pandas.StringDtype)\n- [1.2.0](/python/docs/reference/bigframes/1.2.0/bigframes.pandas.StringDtype)\n- [1.1.0](/python/docs/reference/bigframes/1.1.0/bigframes.pandas.StringDtype)\n- [1.0.0](/python/docs/reference/bigframes/1.0.0/bigframes.pandas.StringDtype)\n- [0.26.0](/python/docs/reference/bigframes/0.26.0/bigframes.pandas.StringDtype)\n- [0.25.0](/python/docs/reference/bigframes/0.25.0/bigframes.pandas.StringDtype)\n- [0.24.0](/python/docs/reference/bigframes/0.24.0/bigframes.pandas.StringDtype)\n- [0.23.0](/python/docs/reference/bigframes/0.23.0/bigframes.pandas.StringDtype)\n- [0.22.0](/python/docs/reference/bigframes/0.22.0/bigframes.pandas.StringDtype)\n- [0.21.0](/python/docs/reference/bigframes/0.21.0/bigframes.pandas.StringDtype)\n- [0.20.1](/python/docs/reference/bigframes/0.20.1/bigframes.pandas.StringDtype)\n- [0.19.2](/python/docs/reference/bigframes/0.19.2/bigframes.pandas.StringDtype)\n- [0.18.0](/python/docs/reference/bigframes/0.18.0/bigframes.pandas.StringDtype)\n- [0.17.0](/python/docs/reference/bigframes/0.17.0/bigframes.pandas.StringDtype)\n- [0.16.0](/python/docs/reference/bigframes/0.16.0/bigframes.pandas.StringDtype)\n- [0.15.0](/python/docs/reference/bigframes/0.15.0/bigframes.pandas.StringDtype)\n- [0.14.1](/python/docs/reference/bigframes/0.14.1/bigframes.pandas.StringDtype)\n- [0.13.0](/python/docs/reference/bigframes/0.13.0/bigframes.pandas.StringDtype)\n- [0.12.0](/python/docs/reference/bigframes/0.12.0/bigframes.pandas.StringDtype)\n- [0.11.0](/python/docs/reference/bigframes/0.11.0/bigframes.pandas.StringDtype)\n- [0.10.0](/python/docs/reference/bigframes/0.10.0/bigframes.pandas.StringDtype)\n- [0.9.0](/python/docs/reference/bigframes/0.9.0/bigframes.pandas.StringDtype)\n- [0.8.0](/python/docs/reference/bigframes/0.8.0/bigframes.pandas.StringDtype)\n- [0.7.0](/python/docs/reference/bigframes/0.7.0/bigframes.pandas.StringDtype)\n- [0.6.0](/python/docs/reference/bigframes/0.6.0/bigframes.pandas.StringDtype)\n- [0.5.0](/python/docs/reference/bigframes/0.5.0/bigframes.pandas.StringDtype)\n- [0.4.0](/python/docs/reference/bigframes/0.4.0/bigframes.pandas.StringDtype)\n- [0.3.0](/python/docs/reference/bigframes/0.3.0/bigframes.pandas.StringDtype)\n- [0.2.0](/python/docs/reference/bigframes/0.2.0/bigframes.pandas.StringDtype) \n\n StringDtype(storage: typing.Optional[str] = None, na_value: pandas._libs.missing.NAType | float = \u003cNA\u003e)\n\nExtension dtype for string data.\n| **Warning:** StringDtype is considered experimental. The implementation and parts of the API may change without warning.\n\nProperties\n----------\n\n### na_value\n\nDefault NA value to use for this type.\n\nThis is used in e.g. ExtensionArray.take. This should be the\nuser-facing \"boxed\" version of the NA value, not the physical NA value\nfor storage. e.g. for JSONArray, this is an empty dictionary.\n\n### name\n\nA string identifying the data type.\n\nWill be used for display in, e.g. `Series.dtype`\n\n### type\n\nThe scalar type for the array, e.g. `int`\n\nIt's expected `ExtensionArray[item]` returns an instance\nof `ExtensionDtype.type` for scalar `item`, assuming\nthat value is valid (not NA). NA values do not need to be\ninstances of `type`.\n\nMethods\n-------\n\n### __from_arrow__\n\n __from_arrow__(array: pyarrow.Array | pyarrow.ChunkedArray) -\u003e BaseStringArray\n\nConstruct StringArray from pyarrow Array/ChunkedArray.\n\n### construct_array_type\n\n construct_array_type() -\u003e type_t[BaseStringArray]\n\nReturn the array type associated with this dtype.\n\n### construct_from_string\n\n construct_from_string(string) -\u003e Self\n\nConstruct a StringDtype from a string."]]