Skip to content

@strdict and dict_list with a single parameter do not create a Dict of type {String,Any} #265

@hdavid16

Description

@hdavid16

This is an issue because if the output of the simulation is not of the same type as your parameter, then it cannot be saved as described in https://juliadynamics.github.io/DrWatson.jl/dev/workflow/#.-Run-and-save-1

So if my parameter is an integer (for setting a random seed) and my output is a DataFrame. The dataframe cannot be stored in the Dict fulld because of a type error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions