classmethod ExtensionArray._from_sequence_of_strings(strings, dtype=None, copy=False)
[source]
Construct a new ExtensionArray from a sequence of strings.
New in version 0.24.0.
Parameters: |
|
---|---|
Returns: |
|
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.25.0/reference/api/pandas.api.extensions.ExtensionArray._from_sequence_of_strings.html