Skip to content

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jun 21, 2013

BUG: python parser failing with chunksize=1

closes #3967

…ut no ``chunksize`` was

     specified (:issue:`3967`), python parser failing with ``chunksize=1``
jreback added a commit that referenced this pull request Jun 21, 2013
BUG  (GH3967) csv parsers would loop infinitely if iterator=True but no chunksize specified
@jreback jreback merged commit 78a71b1 into pandas-dev:master Jun 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

read_csv with iterator=True does not seem to work as expected without chunksize

1 participant