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

[ArrowStringArray] CLN: remove hasattr checks #41327

Merged
merged 5 commits into from
May 5, 2021

Conversation

simonjayhawkins
Copy link
Member

@simonjayhawkins simonjayhawkins added Strings String extension data type and string data Clean labels May 5, 2021
@simonjayhawkins simonjayhawkins added this to the 1.3 milestone May 5, 2021
@@ -129,11 +130,31 @@ def get_lzma_file(lzma):
return lzma.LZMAFile


# pyarrow versioning
Copy link
Contributor

Choose a reason for hiding this comment

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

can you put in pandas.compat.pyarrow (and import), similar to how we do numpy

@jreback
Copy link
Contributor

jreback commented May 5, 2021

one more rebase if you would (just merged another arrow string PR )

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

lgtm merge on green

@jreback jreback mentioned this pull request May 5, 2021
1 task
@simonjayhawkins
Copy link
Member Author

lgtm merge on green

only codecov/patch failing so merging

@simonjayhawkins simonjayhawkins merged commit a43c42c into pandas-dev:master May 5, 2021
@simonjayhawkins simonjayhawkins deleted the misc2 branch May 5, 2021 15:24
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
Clean Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants