plottr
plottr copied to clipboard
Simplified creation of DataDict
We would like to be able to have a few 'shortcut' notations to create data. Things that should work:
- creation of empty datadicts from a simple string representation
- creation of empty or populated datadicts from numpy structured arrays.