Skip to content

Conversation

@selasley
Copy link
Contributor

closes #9079
Fix the read_csv bug introduced in 6bf83c5 when using skiprows on a file with CR line terminators

@jreback jreback added Bug IO CSV read_csv, to_csv labels Dec 18, 2014
@jreback jreback added this to the 0.16.0 milestone Dec 18, 2014
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you kill this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

On Dec 18, 2014, at 06:41, jreback notifications@github.com wrote:

In doc/source/whatsnew/v0.16.0.txt:

@@ -48,3 +48,6 @@ Bug Fixes


 .. _whatsnew_0160.bug_fixes:
+=======

can you kill this line?


Reply to this email directly or view it on GitHub.

@jreback jreback merged commit e020829 into pandas-dev:master Dec 20, 2014
@jreback
Copy link
Contributor

jreback commented Dec 20, 2014

@selasley thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug IO CSV read_csv, to_csv

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pandas v0.15.2 breaks read_csv with skiprows, delim_whitespace=True and explicit naming of columns

2 participants