python3-deepdish

Flexible HDF5 saving/loading and other data science tools

Description

The primary feature of deepdish is its ability to save and load all kinds of data as HDF5. It can save any Python data structure, offering the same ease of use as pickling or numpy.save. However, it improves by also offering:

 - Interoperability between languages (HDF5 is a popular standard)
 - Easy to inspect the content from the command line (using h5ls or our
   specialized tool ddls)
 - Highly compressed storage (thanks to a PyTables backend)
 - Native support for scipy sparse matrices and pandas DataFrame, Series
   and Panel
 - Ability to partially read files, even slices of arrays

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/uchicago-cs/deepdish


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-deepdish