Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
read_csv() restarts index (if not loaded) at every chunk #12185
Comments
toobaz
changed the title from
``read_csv`` restarts index (if not loaded) at every chunk to read_csv() restarts index (if not loaded) at every chunk
Jan 30, 2016
jreback
added Bug API Design CSV
labels
Jan 30, 2016
jreback
added this to the
Next Major Release
milestone
Jan 30, 2016
jreback
added Difficulty Intermediate Effort Low
labels
Jan 30, 2016
toobaz
referenced
this issue
Feb 11, 2016
Closed
BUG: provide chunks with progressively numbered (default) indices #12289
jreback
modified the milestone: 0.19.0, Next Major Release
Jul 29, 2016
jreback
closed this
in 5b0d947
Jul 29, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
toobaz commentedJan 30, 2016
See this comment. Basically we now have
but
We want the latter to also have index (0,1).