Hello, 

I created a first version of a neutral format for multi-dimensional data 
(https://nbviewer.org/github/loco-philippe/ntv-numpy/blob/main/example/example_ntv_numpy.ipynb
 ) and I made available a first version of a package 
(https://github.com/loco-philippe/ntv-numpy/blob/main/README.md) with:
- a reversible (lossless round-trip) Xarray interface,
- a reversible scipp interface
- a reversible astropy.NDData interface
- a reversible JSON interface

The previous Notebook shows that we can, thanks to this neutral format, share 
any dataset with any tool.

I will integrate in a second version the existing structure for tabular data 
(https://github.com/loco-philippe/ntv-pandas/blob/main/README.md) and the 
associated reversible interface .

If you have examples of other tools to integrate or validation datasets, I'm 
interested!

Have a nice day
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to