Refactor StringMethods for extension arrays #36216
Labels
ExtensionArray
Extending pandas with custom dtypes or arrays.
Refactor
Internal refactoring of code
Strings
String extension data type and string data
Milestone
This is an issue to track a refactor of StringMethods that'll be necessary for ArrowStringArray to use pyarrow compute algorithms.
We'll need to update StringMethods
So in my proposal, we'll have something like
cc @xhochy. I have a branch started and will hopefully finish it off this week.
The text was updated successfully, but these errors were encountered: