Skip to content

Reading bz2, zip, and xz-compressed files from URL fails #14570

Closed
@dhimmel

Description

@dhimmel

Previously, we've discussed reading tables form gzip-compressed URLs (see #8685 and #10649). This is an essential feature as data storage increasingly migrates to the cloud.

I now realize that the previous work only added support for gzipped URLs and not bz2, zip, or xz compression. However, the documentation doesn't reflect this. See this notebook to see the errors that are generated.

So 👍 for allowing URL locations for all supported compression formats.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Duplicate ReportDuplicate issue or pull requestIO DataIO issues that don't fit into a more specific labelTestingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions