Skip to content

REF: move _str_extract function in accessor.py to array method #41663

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
May 27, 2021

Conversation

simonjayhawkins
Copy link
Member

perf neutral refactor, another step towards #41372

after this...
can use pyarrow native functions
for expand case use _wrap_result and _str_map (without a perf impact)

@simonjayhawkins simonjayhawkins added Refactor Internal refactoring of code Strings String extension data type and string data labels May 25, 2021
@jreback jreback added this to the 1.3 milestone May 27, 2021
@jreback jreback merged commit ad8a4ea into pandas-dev:master May 27, 2021
@jreback
Copy link
Contributor

jreback commented May 27, 2021

thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the _str_extract_part branch May 27, 2021 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Internal refactoring of code Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants