Skip to content

N3FIT dictionaries are confusing #800

@siranipour

Description

@siranipour

N3FIT makes extensive use of dictionaries but they very quickly get rather unwieldy, one such example is:

def common_data_reader(

which returns a list of dictionaries which map to lists containing more dictionaries which map to more lists... and it just becomes an absolute mess trying to keep track of what it is I am trying to dig to.

There must be an easier way of structuring these things. In general n3fit appeals to dictionaries quite a bit which makes me wonder if there is any other way of doing this.

Metadata

Metadata

Labels

n3fitIssues and PRs related to n3fit

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions