mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-29 11:18:20 +08:00
The __repr__ for RiskMetricsCumulative was referring to an older structure of the class, causing an exception when printed. Convert to printing the last values in the metrics DataFrame.