Skip to content

Use of LazyFrames for Polars implementation #52

@adamamer20

Description

@adamamer20

Polars has a lazy API, which allows for query optimization. Currently, AgentSetPolars and PolarsMixins are implemented with the eager API, which may lead to a significant performance loss. Collection could be done at each step.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovements to existing features or performance.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions