Skip to content

[ArrowStringArray] TST: more parameterised testing - part 4 #40963

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 5 commits into from
Apr 16, 2021

Conversation

simonjayhawkins
Copy link
Member

still outstanding:
test_astype_string in pandas/tests/extension/base/casting.py requires separate PR with fix
test_convert_dtypes in pandas/tests/frame/methods/test_convert_dtypes.py requires discussion #40747 (comment)... probably need to include in (or follow on to #39908) to at least use the global default
test_to_html_formatters in pandas/tests/io/formats/test_to_html.py
paramaterisation where pd.StringArray is used directly... could potentially combine with #40962 and expose ArrowStringArray publicly

the changes here to test_repeat_with_null need a separate PR to fix so could be excluded here.

@simonjayhawkins simonjayhawkins added Testing pandas testing functions or related to the test suite Strings String extension data type and string data labels Apr 15, 2021
@simonjayhawkins simonjayhawkins added this to the 1.3 milestone Apr 15, 2021
@jreback jreback merged commit 499aa67 into pandas-dev:master Apr 16, 2021
@simonjayhawkins simonjayhawkins deleted the nullable-string-testing-4 branch April 16, 2021 07:03
yeshsurya pushed a commit to yeshsurya/pandas that referenced this pull request Apr 21, 2021
yeshsurya pushed a commit to yeshsurya/pandas that referenced this pull request May 6, 2021
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 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