Skip to content

TST: misplaced string array test #47765

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 1 commit into from
Jul 18, 2022

Conversation

jorisvandenbossche
Copy link
Member

Just encountered this because I wanted to add a test there for another PR.
Those tests were moved and splitted in #46136, but the "string" tests are not actually about StringArray, they are about PandasArray with string numpy dtype (np.dtype("U")), and thus belong with the others in tests/arrays/numpy_, since tests/arrays/string_ is for StringArray

@jbrockmendel jbrockmendel merged commit 56bfb41 into pandas-dev:main Jul 18, 2022
@jbrockmendel
Copy link
Member

thanks @jorisvandenbossche

@jorisvandenbossche jorisvandenbossche deleted the cln-test-indexing branch July 18, 2022 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants