Skip to content

Label mappings returns different structures depending on a csv being specified #14

@perellonieto

Description

@perellonieto

Both functions label_mappings and label_mappings_localisation return different formats depending on a CSV being specified during the instantiation of a Wrapper. I would opt to return always the same format, and convert it to the required format if necessary while exporting the CSV file, however, I am not familiar with the code and I am not sure which would be the more generic format, and the implications that this may have.

@mkoz71 could you help me with this decision?

Also, this may be related to the issue #13

def label_mappings(self, container, is_duration, label_to_extract=None):

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions