A little context, I've been having small issues regarding the reliability between the concat function and expressing individual prices in vector related math computations.
Is there a way to export individual values from the data.columns into a single array? It would make life easier in my case to do simple relative computations without needing to access specific functions.
Thanks.