Closed taoluo closed 8 years ago
dear developers: the example in README shows a DataFrame with datetimeindex. what if I need to keep daily prices of all stocks? can we add an integer representing each stock, and form a multi-level index like in pandas? sincerely
DataFrame
datetimeindex
No. Castra does not support multi-level indices.
dear developers: the example in README shows a
DataFrame
withdatetimeindex
. what if I need to keep daily prices of all stocks? can we add an integer representing each stock, and form a multi-level index like in pandas? sincerely