Dirk F.

Results 2 comments of Dirk F.

I know this is an old ticket, but here's the fix. In the **stats.py** file, line 697, replace this line `returns = returns.pivot('Year', 'Month', 'Returns').fillna(0)` with this line `returns =...

I get the same error - unless I omit "--format_lines". Without that, it works. Tried with device=cpu and device=mps