Skip to content

Read Parquet Files Directly from S3? #703

Open
@vedantroy

Description

@vedantroy

🚀 The feature

The ParquetDataFrameLoader allows us to read parquet files from the local file system, but I don't think it supports reading parquet files from (for example) an S3 bucket.

Make this possible.

Motivation, pitch

I would like to train my models on parquet files stored in an S3 bucket.

Alternatives

You could probably download the parquet file locally and then use the ParquetDataFrameLoader?

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions