Skip to content

Silence Performance Warnings #685

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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