Skip to main content

A simple xarray extension for differential compression

Project description

xbitdiff

We store lot of redundant information, and in the era of big data, those costs add up. xbitdiff is a simple wrapper around xarray for differential compression. Given two data sets---a source and a target---differential compression stores the source and the difference between the source and the target, known as a diff. When coupled with compression, the size of the diff can be substantially smaller than the size of the target. How well differential compression works depends on the correlation (redudancy) between the source and the target. The name xbitdiff is an homage to xbitinfo but the packages are not directly related.

xbitdiff can be install using pip

pip install xbitdiff

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xbitdiff-0.2.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

xbitdiff-0.2-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page