Open EskreisWinkler opened 5 years ago
Thanks for catching it up, Jonathan. This issue is related to the pandas version. The version that loads the pickle file perfectly is " 0.24.* ".
The previous version issue is fixed now and the data can be loaded with the following pickle formats ['1.0', '1.1', '1.2', '1.3', '2.0', '3.0', '4.0']. Please let me know if there is still any problem.
I am having trouble opening the benchmark data in the pickle file.
Is it anything beyond:
or
? I keep getting an error of "ImportError: No module named managers" But I don't know what module this could be referring to? Could you please help??