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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file xbitdiff-0.2.tar.gz
.
File metadata
- Download URL: xbitdiff-0.2.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f16b7b535d947440757afba1c3c04434ef724df6f1163cb9412eb3690b0b2f8a |
|
MD5 | bd17f0e637dfc1b80218ea2b54cabc9d |
|
BLAKE2b-256 | a6f804982e483bfd4bec8a0eb2d0096d6a8311f5a66581375553381f79735ddd |
File details
Details for the file xbitdiff-0.2-py3-none-any.whl
.
File metadata
- Download URL: xbitdiff-0.2-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e97f69d9f0abdc22a9b75b0190ba7e43c1c33793759bf24c8d4659bdf080c711 |
|
MD5 | 3992d9779a1dce3d913c56980c01c27d |
|
BLAKE2b-256 | be104f5c7d9fc00bad8c9c77d5f950124892364630ec07e4917be91a7f4350bd |