Skip to content

[ArrowStringArray] CLN: assorted cleanup #41306

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 6 commits into from
May 4, 2021

Conversation

simonjayhawkins
Copy link
Member

@simonjayhawkins simonjayhawkins commented May 4, 2021

seperate commits for cleanups

remove hasattr for str methods available in pyarrow 1.0.0
add comments to indicate pyarrow version a method is addded.
de-duplicate fixture
de-duplicate warning from str.contains with pattern with capture groups
remove special casing StringDtype

@simonjayhawkins simonjayhawkins added the Strings String extension data type and string data label May 4, 2021
Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all good, nice clean-up!

@jorisvandenbossche jorisvandenbossche merged commit d0d8e10 into pandas-dev:master May 4, 2021
@jorisvandenbossche jorisvandenbossche added this to the 1.3 milestone May 4, 2021
@simonjayhawkins simonjayhawkins deleted the arrow-misc branch May 4, 2021 17:58
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
Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants