Closed docNord closed 7 months ago
Changing the output format to a dataframe, I take the addition to milestones as an approval for introducing this change?
I'm not sure a data frame is the correct format here. How about a dataclass, in that way we can keep the schema fixed?
Currently, the output from calling Mesan parameters is appalingly difficult to read (a json dictionary style list which does not read well). There should be a function which writes the names of the parameters similar to the Metobs parameters function.