Re: [Numpy-discussion] Pandas LongPanel/WidePanel for 3d timeseries?

2010-01-17 Thread totalbull
Apologies - too quick to ask the list without thoroughly checking the online docs. I have found the answer (fromDict method takes DataFrame objects): http://pandas.sourceforge.net/generated/pandas.WidePanel.html#pandas.WidePanel Still would like to know how to append 2d matrices one-by-one thoug

[Numpy-discussion] Pandas LongPanel/WidePanel for 3d timeseries?

2010-01-17 Thread totalbull
Hello, I am successfully using the new Pandas library for series and matrix analysis using 2 dimensional arrays. I am using the "fromDict" method which works well, and I am creating 2-dimensional arrays where each axis is indexed by FX currency names. So for example pandas DataFrame called aa: