From: Anthony S. <sc...@gm...> - 2013-05-02 17:47:16
|
Hello Tim, PyTables simply calls HDF5 attributes "attrs". See [1] for more info. Be Well Anthony 1. http://pytables.github.io/usersguide/libref.html?highlight=attrs#the-attributeset-class On Thu, May 2, 2013 at 5:13 AM, Tim Michelsen <tim...@gm...>wrote: > 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 > > > > ------------------------------------------------------------------------------ > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET > Get 100% visibility into your production application - at no cost. > Code-level diagnostics for performance bottlenecks with <2% overhead > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap1 > _______________________________________________ > Pytables-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pytables-users > |