Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Jan 15, 2014

related #5655
related #5874
closes #5924

todo:

[ ] update io.rst docs / whatsnew
[ ] more tests (esp pickle/csv) for passing string to ``read_csv`` or file-handle to ``reads_csv``

…nce functions which accept a string

     or string-like data input for reading like the file equivalent (GH5655, GH5874)
@jtratner
Copy link
Contributor

Not super thrilled with so many new functions... Any chance we could add a
string= kwarg to existing instead?

@jreback
Copy link
Contributor Author

jreback commented Jan 16, 2014

closing in favor of #5954 or doing nothing (better IMHO)

@jreback jreback closed this Jan 16, 2014
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.

API: allow read_pickle to read from strings (and not just files)

2 participants