Skip to content

[ArrowStringArray] PERF: use pa.compute.match_substring_regex for str.match if available #41326

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 1 commit into from
May 5, 2021

Conversation

simonjayhawkins
Copy link
Member

[ 50.00%] ··· strings.Methods.time_match                                                                                                                  ok
[ 50.00%] ··· ============== ==========
                  dtype                
              -------------- ----------
                   str        28.3±0ms 
                  string      22.5±0ms 
               arrow_string   2.46±0ms 
              ============== ==========

@simonjayhawkins simonjayhawkins added Performance Memory or execution speed performance Strings String extension data type and string data labels May 5, 2021
@simonjayhawkins simonjayhawkins added this to the 1.3 milestone May 5, 2021
@jreback jreback merged commit 9806b75 into pandas-dev:master May 5, 2021
@jreback
Copy link
Contributor

jreback commented May 5, 2021

thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the match-method branch May 5, 2021 12:45
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Memory or execution speed performance Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants