Hi!
when I request timeseries data for a list of RICS instead of 1, the DF returned has an extra layer on top of the usual OHLC-V data with the symbol names. So the DF is horizontally built.
I cant seem to transform this to something I can easily work with.
Could anyone tell me how to get this:
![image](https://us.v-cdn.net/6038239/uploads/attachments/7141-1592309436803.png)
into this:
![image](https://us.v-cdn.net/6038239/uploads/attachments/7142-1592309461729.png)
thanks!