Skip to content

DOC: s3fs is required when using read_csv with an S3 URI #35206

Open
@MartinThoma

Description

@MartinThoma

Location of the documentation

pandas.read_csv

Documentation problem

I've just noticed that s3fs is required when you read an URL from s3. While it is documented that you can read from S3, the implication that you need to install an extra is not documented.

Also, it would be nice if this was a pandas extra in setup.py (e.g. s3).

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocsIO CSVread_csv, to_csvIO NetworkLocal or Cloud (AWS, GCS, etc.) IO Issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions