Skip to content

Silence Performance Warnings #685

@dhensle

Description

@dhensle

ActivitySim runs often output many pandas PerformanceWarnings around pd.concat() that flood the terminal.

Until the root of the problem is addressed, this performance warning can be silenced by changing "default" to "ignore" in this line: https://github.com/ActivitySim/activitysim/blob/main/activitysim/core/config.py#L711

A setting should be added to either settings.yaml or logging.yaml to control whether performance warnings are reported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions