Skip to content

Converting heatmap series to dataframe #101

Closed
@riodda

Description

@riodda

Expected Behavior

stats should be a dataframe with all the parameters and all the results with properly named columns

Actual Behavior

stats is pandas series of different lenght, and the optimizing paramenter(in the example Equity) is missing label.

Steps to Reproduce

  1. Do a strategy optimization

Additional info

I think that the the heatmap should be a full pandas dataframe with properly named columns and with run number as index. Currently it's quite tricky to get the best parameters for a simulation with aloto of paramers, haveing a proper dataframe as heatmap would really help.

  • Backtesting version:
    Latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionNot a bug, but a FAQ entry

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions