Problem you'd like to fix
I'd like to be able to load one or more related x/y coordinate sequences, for analysis, transformation and graphing, i.e. some of what I can do using a spreadsheet and its graphing functionality, but with some of the easier to apply functionality provided by this calculator.
Screenshots
NA
Describe the solution you'd like
- In the calculator support such data transfer and managed local storage, with maybe supported by an enhanced regression mode, or a similar new mode.
- New functionality on the website, and hopefully via the command line too, like that for transferring Python scripts, but for transferring CSV or JSON files.
Describe alternatives you've considered
- Manually enter the values, but that maybe time-consuming, boring and error-prone.
- Creating a micro Python script containing a function, containing the hard-coded data, to transform and plot it, but that is an ugly hack lacking the functionality of proper support.
Additional context
An example of such use could include.
- Comparing the capacity and price of storage devices, e.g. to pick the best, affordable, value for money model.
- Analysing physical phenomena, like temperature change over time.