Details
-
Wish
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
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.
Attachments
Issue Links
- depends upon
-
ARROW-555 [C++] String algorithm library for StringArray/BinaryArray
- Open
-
ARROW-9431 [C++/Python] Kernel for SetItem(IntegerArray, values)
- Open
-
ARROW-9432 [C++/Python] Add option to Take kernel to interpret negative indices as indexing from the right
- Open
-
ARROW-9433 [C++/Python] Add option to Take kernel to interpret negative indices as NULL
- Open
-
ARROW-9407 [Python] Accept pd.NA as missing value in array constructor
- Resolved
-
ARROW-9429 [Python] ChunkedArray.to_numpy
- Resolved
-
ARROW-9430 [C++/Python] Kernel for SetItem(BooleanArray, values)
- Resolved
-
ARROW-9489 [C++] Add fill_null kernel implementation for (array[string], scalar[string])
- Resolved