Hi Freidhelm,

     I’d love to have pytables and pandas integrated with HDF Server, but that 
would take some work.   A lot of effort went into h5pyd and it’s working pretty 
well as a h5py drop in.  

      So, I think the best approach would be to first refactor pytables to use 
h5py.   This is what Andy Scopatz proposed earlier: 
https://www.hdfgroup.org/2015/09/python-hdf5-a-vision/.  Unfortunately, not 
much progress has been made in this effort.  

     Anyway, once we have pytables on h5py, it would be easy to have pytables 
use h5py or h5pyd depending on if the file is a local posix file, or a HDF 
Server-based content.  And from there, pandas support should come for free as 
well.

    For the question about production environments – the project is relatively 
new, so please exercise reasonable precautions – Backup any data you put into 
h5serv, follow best practices for security, don’t use for nuclear power plant 
control systems ( , etc. 

Cheers,
John

On 12/8/17, 5:45 AM, "Hdf-forum on behalf of ISCaD GmbH" 
<hdf-forum-boun...@lists.hdfgroup.org on behalf of 
friedhelm.mat...@iscad-it.de> wrote:

    
     Hi,
    
    I begin use of h5serv and have to question.
    
    1. I would like to use pytables or pandas, is this
        possible with h5pyd or must I use compound
        datatype and when....has anybody an example?
    
    2. Is the reference with docker for production like environments
        safe ?
    
    Thanks
    
    Friedhelm
    
    _______________________________________________
    Hdf-forum is for HDF software users discussion.
    Hdf-forum@lists.hdfgroup.org
    http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
    Twitter: https://twitter.com/hdf5
    

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to