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.
Reporter: Uwe Korn / @xhochy
Related issues:
Note: This issue was originally created as ARROW-9401. Please see the migration documentation for further details.
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 thepandasinterfaces.Some of these functions are already present in
fletcherbut a native string type inpandasshould not have a hard dependency onnumba.Reporter: Uwe Korn / @xhochy
Related issues:
Note: This issue was originally created as ARROW-9401. Please see the migration documentation for further details.