Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

REF/API: Move ArrowDtype(pa.foo_string()) into StringDtype(...) #62129

Open
Labels
API Design Needs DiscussionRequires discussion from core team before further action StringsString extension data type and string data
@jbrockmendel

Description

This came up when reviewing #62118. There are too many StringDtypes and FooStringArrays. Apparently pd.ArrowDtype can accommodate some specific types of pyarrow strings that StringDtype(storage="pyarrow") cannot. I propose that we

  1. Extend pd.StringDtype (and ArrowStringArray) to allow it to support the specific variants of pyarrow strings we want to support
  2. Deprecate support for those in ArrowDtype/ArrowEA, moving users to the StringArray.
  3. Try to refactor all the FooStringArray variants down to just one StringArray.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API Design Needs DiscussionRequires discussion from core team before further action StringsString extension data type and string data

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /