Skip to content
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

Potential regression induced by "BUG: Use large_string in string array consistently" #58651

Open
DeaMariaLeon opened this issue May 9, 2024 · 1 comment
Labels
Arrow pyarrow functionality Needs Triage Issue that has not been reviewed by a pandas team member Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
Milestone

Comments

@DeaMariaLeon
Copy link
Member

PR #58590

If it is expected please ignore or close this issue.
@phofl

"strings.Methods.time_isalnum (Python) with dtype='string[pyarrow]'": "http://57.128.112.95:5000/compare/benchmarks/066386646b2d74f88000c74808e7de3c...06639316f12f7a8280007ef0249c27bf",
"strings.Methods.time_isdecimal (Python) with dtype='string[pyarrow]'": "http://57.128.112.95:5000/compare/benchmarks/066386646e68742e800052b988670e30...06639316f4ae7fc78000f701dcc49108",
"strings.Methods.time_isdigit (Python) with dtype='string[pyarrow]'": "http://57.128.112.95:5000/compare/benchmarks/066386646fec7b8c8000ec9e2fb63cf0...06639316f6737c358000e1a8a74bb1f7",
"strings.Methods.time_isnumeric (Python) with dtype='string[pyarrow]'": "http://57.128.112.95:5000/compare/benchmarks/066386647302743980004d569d2b295e...06639316f9ed78a280001b2e2cdee322",
"strings.Methods.time_istitle (Python) with dtype='string[pyarrow]'": "http://57.128.112.95:5000/compare/benchmarks/06638664763e7381800072e48b33315e...06639316fd7879978000b53455c63561",
"strings.Methods.time_isalpha (Python) with dtype='string[pyarrow]'": "http://57.128.112.95:5000/compare/benchmarks/066386646ce97192800061de6754ca20...06639316f3037869800022a2d2662d2c",
"strings.Methods.time_len (Python) with dtype='string[pyarrow]'": "http://57.128.112.95:5000/compare/benchmarks/066386647b027de0800043ade09c86c9...0663931702cb7d05800034ec595255f7",
"strings.Methods.time_isupper (Python) with dtype='string[pyarrow]'": "http://57.128.112.95:5000/compare/benchmarks/0663866477c5736a800099c8c9e5cded...06639316ff3376f7800071e67cb3079d"
Screenshot 2024-05-09 at 14 29 16

@simonjayhawkins simonjayhawkins added this to the 2.2.3 milestone May 15, 2024
@simonjayhawkins
Copy link
Member

I've labelled as 2.2.3 for now since the PR mentioned here was backported

@simonjayhawkins simonjayhawkins added Regression Functionality that used to work in a prior pandas version Needs Triage Issue that has not been reviewed by a pandas team member Strings String extension data type and string data Arrow pyarrow functionality labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Needs Triage Issue that has not been reviewed by a pandas team member Regression Functionality that used to work in a prior pandas version Strings String extension data type and string data
Projects
None yet
Development

No branches or pull requests

2 participants