RSGInc / rFirm

firm synthesis
https://rsginc.github.io/rFirm
Other
1 stars 0 forks source link

Large output cannot be stored using pytables #39

Closed goreaditya closed 5 years ago

goreaditya commented 5 years ago

There is a known issue where the large pandas dataframe cannot be stored in hdf5 format using pytables. In this case trying to save the dataframe of more than 80 million records. https://github.com/PyTables/PyTables/issues/531