Skip to content

REF: Create test_encoding file for CSV #30723

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

gfyoung
Copy link
Member

@gfyoung gfyoung commented Jan 6, 2020

This is 99.99% copy and paste

@gfyoung gfyoung added Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite IO CSV read_csv, to_csv labels Jan 6, 2020
@gfyoung gfyoung added this to the 1.0 milestone Jan 6, 2020
@gfyoung gfyoung force-pushed the test-csv-encoding-refactor branch from a09b1ef to 8642559 Compare January 6, 2020 01:45
@WillAyd
Copy link
Member

WillAyd commented Jan 6, 2020

On board with the concept. What's the bit that isn't copy / paste?

@gfyoung
Copy link
Member Author

gfyoung commented Jan 6, 2020

What's the bit that isn't copy / paste?

  • BytesIO isn't used in test_common.py anymore
  • The module documentation in test_encoding.py is new

The 99.99% was a very pedantic figure so to speak. 🙂

@gfyoung gfyoung force-pushed the test-csv-encoding-refactor branch from 8642559 to fe2ecfb Compare January 6, 2020 02:33
@jreback jreback merged commit 1c9ebd7 into pandas-dev:master Jan 6, 2020
@jreback
Copy link
Contributor

jreback commented Jan 6, 2020

thanks @gfyoung

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants