Skip to content

should LazyFrame.schema issue a performance warning? #2783

@MarcoGorelli

Description

@MarcoGorelli

polars.LazyFrame.schema issues a performance warning, advising to use .collect_schema

I think we should probably be doing the same? Else what's the point of us having both LazyFrame.schema and LazyFrame.collect_schema?

Metadata

Metadata

Assignees

No one assigned

    Labels

    road to v2What takes us closer to `stable.v2` (high prio)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions