support pd.DataFrame() as entries
also support pandas.DataFrame() as entries for the dict.
The data in the df must/should be aligned otherwise its senseless to use dios at all, but i guess this is quite hard to find out..
Edited by Bert Palm
also support pandas.DataFrame() as entries for the dict.
The data in the df must/should be aligned otherwise its senseless to use dios at all, but i guess this is quite hard to find out..