My goal is to access this array data and plot it as a function of time. (example)
Currently, I don't know how to extract/access the array data in that column. Any suggestions on data pre-processing or packages for plotting would be much appreciated.
My goal is to extract this nested list and plot it as a function of time. However, I have been running to trouble in accessing this data.
The data type of this file is "list", but the type of pressTime columns/cells are "integer". Is there any way I can manipulate this or converting it back to an array or a list?