From: Tim M. <tim...@gm...> - 2013-05-02 10:14:19
|
Hello, I woudl like to add the following to my hdf5 archives: * physical dimensions * metadata with a not on how the data in the Table or Group I found one example for h5py [1]. Is there a similar method for pytables which is the preferred connector by pandas? I woudl be happy to receive a pointer or hint. Thanks and regards, Timmie [1] How do I assign scales (or physical dimensions) to HDF5 datasets in h5py? http://stackoverflow.com/questions/11432309 |