edmundsj / xsugar

Framework for experimental design, data analysis, plotting in python
MIT License
0 stars 0 forks source link

Add exp.save() to save derived quantities #23

Open edmundsj opened 3 years ago

edmundsj commented 3 years ago

You should add an exp.save() function with similar syntax to exp.plot(), which can save and extract derived quantities. The plot() function has been absurdly useful and very well-used, it would be nice to also have a way to save derived data.