Skip to content

DataFrame.collect() for lazy dataframes? #120

Closed
@MarcoGorelli

Description

@MarcoGorelli

Some DataFrames have a lazy api, which the standard should probably support

Should we add a collect method, which for eager libraries would just return self and for lazy ones would materialise the dataframe?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions