Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Blosc/bcolz

A columnar data container that can be compressed.
https://github.com/Blosc/bcolz

macos Ventura 13.1 Python 3.7 pip install bcolz error

Natsu-Lee opened this issue about 2 years ago
Limit numpy version < 1.23

stefan-jansen opened this pull request over 2 years ago
Improvements to C code that can improve performance

nhasabni opened this issue over 3 years ago
Update conda packages

stefan-jansen opened this pull request over 3 years ago
Fix build

stefan-jansen opened this pull request over 3 years ago
Cannot install bcolz for python 3.8 & python 3.9

Ranapop opened this issue over 3 years ago
Update carray_ext.pyx, fix dtype when it is a json array

kaybinwong opened this pull request almost 4 years ago
how to get my carray data back afterr flush?

kaybinwong opened this issue almost 4 years ago
cant install bcolz library

faezesdt opened this issue almost 4 years ago
shit 这傻逼软件 装不上

wyx-tree opened this issue almost 4 years ago
how to share ctable object in share memory with multi process

WoolenWang opened this issue about 4 years ago
Is it possible to append value to the end of each column?

labro opened this issue about 4 years ago
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

ru-zheng opened this issue over 4 years ago
Documentation fixes for newer sphinx

ckastner opened this pull request over 4 years ago
Installation issue mac

stefanknegt opened this issue over 4 years ago
Compile error on shuffle.c (mingw)

a-ma72 opened this issue over 4 years ago
undefined reference to `blosc_internal_xgetbv'

a-ma72 opened this issue over 4 years ago
get exception when import bcolz when my git is return non-zero exit.

WoolenWang opened this issue over 4 years ago
Deprecation warning due to invalid escape sequences.

tirkarthi opened this issue almost 5 years ago
Fix deprecation of DataFrame.from_items

bburan opened this pull request almost 5 years ago
What is the purpose of validate_names()?

jeffreyyun opened this issue over 5 years ago
Is bcolz works on mac os Catalina?

AnitaKanaeva opened this issue over 5 years ago
requirements.txt has numpy version >= 1.17 even for older bcolz

maranranu opened this issue over 5 years ago
Fix compatibility issue of xrange func in ctable tutorial notebook.

bingyao opened this pull request over 5 years ago
Fix outdated package API usages in Doc tutorial Notebook

bingyao opened this pull request over 5 years ago
Carray indexing return inconsistency with numpy

phizaz opened this issue over 5 years ago
convert spark dataframe to bcolz and save

ghost opened this issue almost 6 years ago
current status of bcolz

kingsrd opened this issue almost 6 years ago
32-bit Limits on armv7l Tinker Board

madhavajay opened this issue about 6 years ago
difference between iterblocks and nchunks

simonm3 opened this issue about 6 years ago
Update older dependencies

CarstVaartjes opened this issue about 6 years ago
Dependency updates

CarstVaartjes opened this pull request about 6 years ago
Is there any support for decompression?

Venkat214 opened this issue about 6 years ago
Trouble installing through pip

aagoldberg opened this issue about 6 years ago
Fancy indexing does not work with multidimensional carrays

MarkR80 opened this issue over 6 years ago
How to delete a row of data in carray?

xuhang57 opened this issue over 6 years ago
pip install fails in python3.6

bhaskar-manguluri opened this issue almost 7 years ago
np.datetime64 not handled properly in fetchwhere

apalepu23 opened this issue almost 7 years ago
Make cpuinfo work on Tegra Jetson TX1

felixendres opened this pull request almost 7 years ago
Latest c-blosc causes test failures in bcolz master

estan opened this issue almost 7 years ago
crashed to flush np.object type carray

rabbit8ge opened this issue almost 7 years ago
ctable fromiter can't handle lists

ckingdev opened this issue almost 7 years ago
can't convert a pd.DataFrame with all empty string to ctable

rabbit8ge opened this issue almost 7 years ago
Merge multiple DataFrames into a ctable

fredfortier opened this issue about 7 years ago
Compiling with Installed Blosc Library Fails on Windows

ghost opened this issue about 7 years ago
how to del row for ctable?

ppd0705 opened this issue about 7 years ago
How to read carray dir sequentially from disk

jrzaurin opened this issue about 7 years ago
Problem with dtype in bcolz.carray constructor.

Kyrish opened this issue about 7 years ago
TST: fix errors in verbose mode

cgohlke opened this pull request about 7 years ago
OSError: Directory is not empty happening in some windows boxes

FrancescAlted opened this issue about 7 years ago
np.resize takes int as new size, not float.

yang-zhang opened this pull request about 7 years ago
ctable.fromdataframe doesn't preserve datetime indices.

Kyrish opened this issue about 7 years ago
How to query datetime column in a ctable?

kongscn opened this issue about 7 years ago
error: no defaults available

geoHeil opened this issue about 7 years ago
Suggestion - make exceptions show values / more information

de-code opened this issue over 7 years ago
fromiter - unable to specify names

de-code opened this issue over 7 years ago
Unsafe to load untrusted bcolz data?

hanrelan opened this issue over 7 years ago
Best way to stream large datasets into an on-disk bcolz array

brandon-white opened this issue over 7 years ago
gettin runtime error on bcolz on a different machine

drorhilman opened this issue over 7 years ago
Allow unsigned integer arrays when indexing ctables

jvd10 opened this pull request over 7 years ago
Can't use an unsigned integer array to index a table

jvd10 opened this issue over 7 years ago
Make bcolz work with different backing stores

newt0311 opened this issue over 7 years ago
return of ctable's fetchwhere

gushenghua opened this issue over 7 years ago
How to change the dtype ?

631068264 opened this issue over 7 years ago
EAFP when reading schunk and use ujson if available

bordingj opened this pull request over 7 years ago
index_as_columns option in ctable.fromdataframe()

rytsim opened this pull request almost 8 years ago
ctable.todataframe() does not save dataframe index values

rytsim opened this issue almost 8 years ago
Other issue with carray.__setitem__ for dtype=dtype('object')

jdfekete opened this issue almost 8 years ago
issue with carray.__setitem__ for dtype=dtype('object')

jdfekete opened this issue almost 8 years ago
Runtime and Memory errors when moving from python 2.7 to python 3.6

iNLyze opened this issue almost 8 years ago
Fix comparisons in python 2.7

arogozhnikov opened this issue almost 8 years ago
Very slow indexing with arbitrary indices

arogozhnikov opened this issue almost 8 years ago
Failing on indexing with duplicated names

arogozhnikov opened this issue almost 8 years ago
Failing on names with '-' and other arithmetic operations

arogozhnikov opened this issue almost 8 years ago
correct spelling mistake

EdwardBetts opened this pull request almost 8 years ago
Docs 20170209

alimanfoo opened this pull request almost 8 years ago
Setting quantize default is applied automatically to non-float columns

CarstVaartjes opened this issue almost 8 years ago
Conda bcolz is out of date (1.0.0)

alimanfoo opened this issue about 8 years ago
Bcolz does not support Zstd (while c-blosc can)

mratsim opened this issue about 8 years ago
test_leftover_ptr_with_statement_create_open fails on s390x, powerpc

danstender opened this issue about 8 years ago
Generation of high number of files on disk

arita37 opened this issue about 8 years ago
Can't import bcolz

QuantGongbin opened this issue about 8 years ago
poor compression for float32

hainm opened this issue over 9 years ago
config for cython coverage

esc opened this pull request over 9 years ago
documentation upgrades

FrancescElies opened this pull request over 9 years ago
Query datetime using `where` interface

asbisen opened this issue almost 10 years ago
Introduce a memory_chunks class

esc opened this pull request almost 10 years ago
Update Bloscpack

esc opened this issue over 10 years ago