Skip to content

CLN #6589 remove print statements when sep=None is passed to read_csv #6615

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
Mar 12, 2014

Conversation

mangecoeur
Copy link
Contributor

Simply removed unneceesary print.

fix #6589

…o read_csv

Simply removed unneceesary print.
@jreback jreback added this to the 0.14.0 milestone Mar 12, 2014
jreback added a commit that referenced this pull request Mar 12, 2014
CLN #6589 remove print statements when sep=None is passed to read_csv
@jreback jreback merged commit 6899ed6 into pandas-dev:master Mar 12, 2014
@jreback
Copy link
Contributor

jreback commented Mar 12, 2014

thanks!

@mangecoeur mangecoeur deleted the CLN-6589 branch March 14, 2014 10:47
@mangecoeur mangecoeur restored the CLN-6589 branch July 1, 2014 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLN: remove print statements when sep=None is passed to read_csv
2 participants