Skip to content

BUG: read_csv and read_fwf not skipping all defined rows when nrows is given #44434

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 3 commits into from
Nov 16, 2021

Conversation

phofl
Copy link
Member

@phofl phofl commented Nov 13, 2021

@phofl phofl added Bug IO CSV read_csv, to_csv labels Nov 13, 2021
@jreback jreback added this to the 1.4 milestone Nov 16, 2021
@jreback jreback merged commit eac5129 into pandas-dev:master Nov 16, 2021
@jreback
Copy link
Contributor

jreback commented Nov 16, 2021

thanks @phofl

@phofl phofl deleted the 44021 branch November 19, 2021 21:31
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.

BUG: pandas.read_fwf doesn't correctly works with skiprows as list and nrows
2 participants