Skip to content

Support loading datasets as polars.LazyFrame #61

Description

@damonbayer

It would be nice to be able to load data as a LazyFrame (e.g. with polars.scan_parquet and polars.scan_csv), which can be much more efficient than loading the entire data ahead of time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions