CMD + K

bcolz

Community

columnar and compressed data containers.

Installation

To install this package, run one of the following:

Conda
$conda install pyim_install::bcolz

Usage Tracking

0.12.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

bcolz provides columnar and compressed data containers. Column storage allows for efficiently querying tables with a large number of columns. It also allows for cheap addition and removal of column. In addition, bcolz objects are compressed by default for reducing memory/disk I/O needs. The compression process is carried out internally by Blosc, a high-performance compressor that is optimized for binary data.

About

Summary

columnar and compressed data containers.

Last Updated

Jun 15, 2020 at 22:09

License

BSD License

Total Downloads

11

Supported Platforms

linux-64
win-64