Skip to content

TST/CLN: remove redundant to_json test #40577

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

Conversation

mzeitlin11
Copy link
Member

Should be covered by the test which follows it since pd.NA is in nulls_fixture

@mzeitlin11 mzeitlin11 added Clean IO JSON read_json, to_json, json_normalize Testing pandas testing functions or related to the test suite labels Mar 23, 2021
@WillAyd WillAyd added this to the 1.3 milestone Mar 23, 2021
@WillAyd WillAyd merged commit a3ebb63 into pandas-dev:master Mar 23, 2021
@WillAyd
Copy link
Member

WillAyd commented Mar 23, 2021

Awesome thanks! FYI this module is kind of a mess compared to other IO areas. If you are interested in contributing more I think splitting it up into a few separate modules for reading / writing / roundtrip might make sense; open to your thoughts

@mzeitlin11 mzeitlin11 deleted the cln/remove_redundant_json_test branch March 23, 2021 01:27
@mzeitlin11
Copy link
Member Author

Awesome thanks! FYI this module is kind of a mess compared to other IO areas. If you are interested in contributing more I think splitting it up into a few separate modules for reading / writing / roundtrip might make sense; open to your thoughts

Agreed, will look into it

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 IO JSON read_json, to_json, json_normalize 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