Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Apr 23, 2014

closes #6583

  • API: change AssertionError to TypeError for invalid types passed to concat
  • REGR: TextFileReader in concat, which was affecting a common user idiom

…oncat (GH6583)

REGR: TextFileReader in concat, which was affecting a common user idiom (GH6583)
@jreback jreback added this to the 0.14.0 milestone Apr 23, 2014
jreback added a commit that referenced this pull request Apr 23, 2014
REGR/API: accept TextFileReader in concat (GH6583)
@jreback jreback merged commit 759a907 into pandas-dev:master Apr 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug 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.

DOC: Cookbook example on reading CSV by chunking gives error

1 participant