Skip to content

Conversation

@neha3004
Copy link

closes #56652
Added the change for partial string matching.

@mroeschke
Copy link
Member

Could you please add a test?

@mroeschke mroeschke added Strings String extension data type and string data Arrow pyarrow functionality labels Dec 28, 2023
@neha3004
Copy link
Author

neha3004 commented Jan 2, 2024

I tried adding a test and running it. I'm running into an issue with the pandas version.
UserWarning: pyarrow requires pandas 1.0.0 or above, pandas 0+untagged.34041.g62dbbe6 is installed. Therefore, pandas-specific integration is not used.

This is my first open source contribution and I am confused about how I can proceed further. Please let me know if there is any documentation about this.

@rhshadrach
Copy link
Member

@mroeschke
Copy link
Member

Thanks for the pull request, but this has been addressed by #56691 so closing

@mroeschke mroeschke closed this Jan 3, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Pyarrow implementation of str.fullmatc matches partial string

3 participants