Commit 0ad69c80 authored by Jay's avatar Jay Committed by jay
Browse files

Trying to sync hdf5 installations

parent 93dc5f50
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ import pandas as pd
DEFAULT_COMPRESSION = 'gzip'
DEFAULT_COMPRESSION_VALUE = 8  # 0 - 9


class HDFDataset(h5.File):
    """
    Read / Write an HDF5 dataset using h5py.  If HDF5 is compiled with