How can I generate the pandas framework from an ordered drive?
I tried using the dataframe.from_dict method, but that does not give me the expected data frame.
What is the best way to convert an ordered disk to a list of dicts?
The error in Pandas did not comply with the order of OrderedDict objects converted to a DataFrame through a call from_dict. Fixed in Pandas 0.11.