1 2 3 4 5 6
import pandas as pd store = pd.HDFStore('pkg.h5') print store.handle print store['packages']