About Anaconda Help Download Anaconda

columnar and compressed data containers.

Installers

  • linux-64 v0.12.1
  • win-64 v0.12.1

conda install

To install this package run one of the following:
conda install pyim_install::bcolz

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy