Skip to content

Pandas 2.x incompatibilities #14

@joshua-laughner

Description

@joshua-laughner

There are a few Pandas 2.x incompatibilities lurking in the code:

  1. A few uses of iteritems instead of items
  2. In the mlo_smo_prep.monthly_avg_rapid_data, the groupby.mean() call needs numeric_only=True added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions