-
Couldn't load subscription status.
- Fork 3.9k
Open
Labels
Component: C++Component: PythonStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
This should serve as an umbrella issue for the needed functionality to have an Apache Arrow backed string type in pandas. In addition to the string kernels (ARROW-555), we probably need to implement some more support functionality to efficiently the pandas interfaces.
Some of these functions are already present in fletcher but a native string type in pandas should not have a hard dependency on numba.
Related issues:
- [C++] String algorithm library for StringArray/BinaryArray (depends upon)
- [C++/Python] Kernel for SetItem(IntegerArray, values) (depends upon)
- [C++/Python] Add option to Take kernel to interpret negative indices as indexing from the right (depends upon)
- [C++/Python] Add option to Take kernel to interpret negative indices as NULL (depends upon)
- [Python] Accept pd.NA as missing value in array constructor (depends upon)
- [Python] ChunkedArray.to_numpy (depends upon)
- [C++/Python] Kernel for SetItem(BooleanArray, values) (depends upon)
- [C++] Add fill_null kernel implementation for (array[string], scalar[string]) (depends upon)
Note: This issue was originally created as ARROW-9401. Please see the migration documentation for further details.
Metadata
Metadata
Assignees
Labels
Component: C++Component: PythonStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement