ENH: add gzip/bz2 compression to relevant read_* methods · Issue #15644 · pandas-dev/pandas (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@gfairchild

Description

@gfairchild

This issue is a branch off of #11666, which implemented compression support for read_pickle. There are still a few other read_* methods that could possibly benefit from compression support. Looking at the I/O API reference, this jump out at me: