Skip to content

upgrade matplotlib 3.5 -> 3.7 #685

@emanuel-schmid

Description

@emanuel-schmid

Failing Tests

  • climada.engine.unsequa.test.test_unsequa.TestOutput.test_plot_unc_cb

DataFrame.plot(kind='bar', yerr=error_df) used to work fine with empty columns (all values NaN) in the error_df.
Since 3.7 (3.6?) this runs into a StopIteration exception.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions