Closed emitra17 closed 6 years ago
Documentation implies you can do something like simdata['A'] = a_data where simdata is a Data object.
simdata['A'] = a_data
Would be a nice feature to have. Need to either implement it or remove from documentation.
Documentation implies you can do something like
simdata['A'] = a_data
where simdata is a Data object.Would be a nice feature to have. Need to either implement it or remove from documentation.