Open gipert opened 1 year ago
FileDB.to_disk() currently stores data through Pandas' HDF5 format. This prevents other non-Python software (e.g. Julia) from parsing it out of the box.
FileDB.to_disk()
FileDB.to_disk()
currently stores data through Pandas' HDF5 format. This prevents other non-Python software (e.g. Julia) from parsing it out of the box.