Skip to content

Pandas>3.0 and divisions by 0 #2

@ADanneaux

Description

@ADanneaux

The pandas syntax in the code is not compatible with pandas>3.0, which would make the code faster.
Implementing some quick fixes to make it compatible (now discarded) seems to reveal instances in the code where divisions by 0 were silently ignored (under pandas = 2.3.3), which is potentially an issue. Fixing these makes the code not converge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions