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

TST: ArrowExtensionArray with string and binary types #49172

Merged
merged 11 commits into from
Oct 19, 2022

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Testing pandas testing functions or related to the test suite Strings String extension data type and string data Arrow pyarrow functionality labels Oct 18, 2022
or pa.types.is_binary(pa_type)
or pa.types.is_string(pa_type)
):
# pa_type is None: Let pyarrow try to infer or raise
Copy link
Member

Choose a reason for hiding this comment

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

Could you update the comment?

@phofl phofl added this to the 2.0 milestone Oct 19, 2022
@phofl phofl merged commit a04754e into pandas-dev:main Oct 19, 2022
@phofl
Copy link
Member

phofl commented Oct 19, 2022

thx @mroeschke

@mroeschke mroeschke deleted the bug/arrow/string branch October 19, 2022 23:00
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Strings String extension data type and string data Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants