Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Blosc/bcolz issues and pull requests
#422 - macos Ventura 13.1 Python 3.7 pip install bcolz error
Issue -
State: open - Opened by Natsu-Lee almost 2 years ago
#421 - Limit numpy version < 1.23
Pull Request -
State: closed - Opened by stefan-jansen about 2 years ago
#420 - Improvements to C code that can improve performance
Issue -
State: open - Opened by nhasabni about 3 years ago
- 1 comment
#419 - Update conda packages
Pull Request -
State: closed - Opened by stefan-jansen about 3 years ago
#418 - Fix build
Pull Request -
State: closed - Opened by stefan-jansen about 3 years ago
#417 - Cannot install bcolz for python 3.8 & python 3.9
Issue -
State: open - Opened by Ranapop over 3 years ago
- 8 comments
#416 - Update carray_ext.pyx, fix dtype when it is a json array
Pull Request -
State: open - Opened by kaybinwong over 3 years ago
- 2 comments
#415 - how to get my carray data back afterr flush?
Issue -
State: open - Opened by kaybinwong over 3 years ago
- 2 comments
#414 - cant install bcolz library
Issue -
State: open - Opened by faezesdt over 3 years ago
- 1 comment
#413 - shit 这傻逼软件 装不上
Issue -
State: closed - Opened by wyx-tree almost 4 years ago
#412 - how to share ctable object in share memory with multi process
Issue -
State: open - Opened by WoolenWang almost 4 years ago
- 2 comments
#411 - Is it possible to append value to the end of each column?
Issue -
State: open - Opened by labro almost 4 years ago
#410 - bcolz\carray_ext.c(45964): error C2039: 'tp_print': is not a member of '_typeobject'
Issue -
State: open - Opened by azluck almost 4 years ago
#409 - error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
Issue -
State: open - Opened by ru-zheng about 4 years ago
- 1 comment
#408 - Documentation fixes for newer sphinx
Pull Request -
State: open - Opened by ckastner about 4 years ago
- 1 comment
#407 - Installation issue mac
Issue -
State: open - Opened by stefanknegt over 4 years ago
- 3 comments
#406 - bcolz.zeros cannot handle structured data type (ValueError: too many values to unpack (expected 2))
Issue -
State: open - Opened by GuillaumeTong over 4 years ago
#405 - Compile error on shuffle.c (mingw)
Issue -
State: closed - Opened by a-ma72 over 4 years ago
- 2 comments
#404 - undefined reference to `blosc_internal_xgetbv'
Issue -
State: open - Opened by a-ma72 over 4 years ago
#403 - get exception when import bcolz when my git is return non-zero exit.
Issue -
State: open - Opened by WoolenWang over 4 years ago
#402 - Deprecation warning due to invalid escape sequences.
Issue -
State: open - Opened by tirkarthi over 4 years ago
#401 - Fix deprecation of DataFrame.from_items
Pull Request -
State: closed - Opened by bburan over 4 years ago
- 6 comments
#400 - What is the purpose of validate_names()?
Issue -
State: open - Opened by jeffreyyun about 5 years ago
#399 - Is bcolz works on mac os Catalina?
Issue -
State: open - Opened by AnitaKanaeva about 5 years ago
- 6 comments
#398 - Failed to install 1.2.1 by pip on Dell Optiplex 5050 («error: conflicting types for ‘_xgetbv’»). Probably problem in compiling if "avx2" in cpu_info["flags"]
Issue -
State: open - Opened by belonesox about 5 years ago
- 8 comments
#397 - requirements.txt has numpy version >= 1.17 even for older bcolz
Issue -
State: open - Opened by maranranu about 5 years ago
#396 - Fix compatibility issue of xrange func in ctable tutorial notebook.
Pull Request -
State: closed - Opened by bingyao over 5 years ago
- 2 comments
#395 - Fix outdated package API usages in Doc tutorial Notebook
Pull Request -
State: closed - Opened by bingyao over 5 years ago
- 4 comments
#394 - Carray indexing return inconsistency with numpy
Issue -
State: open - Opened by phizaz over 5 years ago
#393 - convert spark dataframe to bcolz and save
Issue -
State: open - Opened by ghost over 5 years ago
#392 - current status of bcolz
Issue -
State: closed - Opened by kingsrd over 5 years ago
- 1 comment
#391 - Parameter rootdir in bcolz.carray should raise an error when the directory already exists
Issue -
State: open - Opened by HusainZafar over 5 years ago
#390 - 32-bit Limits on armv7l Tinker Board
Issue -
State: open - Opened by madhavajay almost 6 years ago
#389 - numpy.ufunc has the wrong size, try recompiling. Expected 192, got 216
Issue -
State: open - Opened by simonm3 almost 6 years ago
#388 - difference between iterblocks and nchunks
Issue -
State: open - Opened by simonm3 almost 6 years ago
- 2 comments
#387 - Update older dependencies
Issue -
State: open - Opened by CarstVaartjes almost 6 years ago
- 2 comments
#386 - Dependency updates
Pull Request -
State: open - Opened by CarstVaartjes almost 6 years ago
- 2 comments
#385 - Why do I read a ctable from disk and convert ctable to carray, the md5 value of the generated file on the disk is different each time.
Issue -
State: closed - Opened by ZiaWang almost 6 years ago
- 1 comment
#384 - Is there any support for decompression?
Issue -
State: open - Opened by Venkat214 almost 6 years ago
#383 - Trouble installing through pip
Issue -
State: open - Opened by aagoldberg about 6 years ago
#382 - Fancy indexing does not work with multidimensional carrays
Issue -
State: open - Opened by MarkR80 about 6 years ago
- 3 comments
#381 - ctable.todataframe() is too slow when the values of a column are all NaNs
Issue -
State: open - Opened by gansaihua about 6 years ago
#380 - How to delete a row of data in carray?
Issue -
State: open - Opened by xuhang57 over 6 years ago
- 1 comment
#379 - ctable takes 16 hours (and still running) saving to disk - a better way??
Issue -
State: open - Opened by ghost over 6 years ago
- 3 comments
#378 - pip install fails in python3.6
Issue -
State: closed - Opened by bhaskar-manguluri over 6 years ago
- 2 comments
#377 - Handling of np.datetime64 and other scalar objects that have __getitem__ attribute in _eval_blocks()
Pull Request -
State: closed - Opened by apalepu23 over 6 years ago
- 6 comments
#376 - np.datetime64 not handled properly in fetchwhere
Issue -
State: open - Opened by apalepu23 over 6 years ago
- 2 comments
#375 - Make cpuinfo work on Tegra Jetson TX1
Pull Request -
State: closed - Opened by felixendres over 6 years ago
- 2 comments
#374 - Latest c-blosc causes test failures in bcolz master
Issue -
State: closed - Opened by estan over 6 years ago
- 17 comments
#373 - crashed to flush np.object type carray
Issue -
State: open - Opened by rabbit8ge over 6 years ago
#372 - ctable fromiter can't handle lists
Issue -
State: open - Opened by ckingdev over 6 years ago
#371 - can't convert a pd.DataFrame with all empty string to ctable
Issue -
State: open - Opened by rabbit8ge over 6 years ago
#370 - Merge multiple DataFrames into a ctable
Issue -
State: open - Opened by fredfortier almost 7 years ago
- 1 comment
#369 - Compiling with Installed Blosc Library Fails on Windows
Issue -
State: open - Opened by ghost almost 7 years ago
#368 - "illegal instruction core dumped" in docker on AWS cr1.8xlarge but works on other instances
Issue -
State: closed - Opened by simonm3 almost 7 years ago
- 10 comments
#367 - how to del row for ctable?
Issue -
State: closed - Opened by ppd0705 almost 7 years ago
- 2 comments
#366 - How to read carray dir sequentially from disk
Issue -
State: open - Opened by jrzaurin almost 7 years ago
#365 - Problem with dtype in bcolz.carray constructor.
Issue -
State: open - Opened by Kyrish almost 7 years ago
- 3 comments
#364 - TST: fix errors in verbose mode
Pull Request -
State: closed - Opened by cgohlke almost 7 years ago
- 2 comments
#363 - OSError: Directory is not empty happening in some windows boxes
Issue -
State: open - Opened by FrancescAlted almost 7 years ago
- 14 comments
#362 - np.resize takes int as new size, not float.
Pull Request -
State: closed - Opened by yang-zhang almost 7 years ago
- 2 comments
#361 - ctable.fromdataframe doesn't preserve datetime indices.
Issue -
State: open - Opened by Kyrish almost 7 years ago
#360 - How to query datetime column in a ctable?
Issue -
State: closed - Opened by kongscn almost 7 years ago
- 1 comment
#359 - error: no defaults available
Issue -
State: closed - Opened by geoHeil about 7 years ago
#358 - Suggestion - make exceptions show values / more information
Issue -
State: open - Opened by de-code about 7 years ago
#357 - fromiter - unable to specify names
Issue -
State: open - Opened by de-code about 7 years ago
- 2 comments
#356 - Unsafe to load untrusted bcolz data?
Issue -
State: open - Opened by hanrelan about 7 years ago
#355 - Best way to stream large datasets into an on-disk bcolz array
Issue -
State: open - Opened by brandon-white about 7 years ago
#354 - gettin runtime error on bcolz on a different machine
Issue -
State: open - Opened by drorhilman about 7 years ago
- 5 comments
#353 - Installing Bcolz from a requirements.txt fails if the requirements specify a numpy version
Issue -
State: open - Opened by ssanderson about 7 years ago
- 4 comments
#352 - Allow unsigned integer arrays when indexing ctables
Pull Request -
State: closed - Opened by jvd10 over 7 years ago
- 2 comments
#351 - Can't use an unsigned integer array to index a table
Issue -
State: closed - Opened by jvd10 over 7 years ago
- 1 comment
#350 - installing bcolz seems to have destroyed my python libraries. Can't import anything
Issue -
State: open - Opened by ozkansafak over 7 years ago
- 2 comments
#349 - Make bcolz work with different backing stores
Issue -
State: closed - Opened by newt0311 over 7 years ago
- 10 comments
#348 - return of ctable's fetchwhere
Issue -
State: open - Opened by gushenghua over 7 years ago
#347 - How to change the dtype ?
Issue -
State: open - Opened by 631068264 over 7 years ago
#346 - EAFP when reading schunk and use ujson if available
Pull Request -
State: open - Opened by bordingj over 7 years ago
- 4 comments
#345 - index_as_columns option in ctable.fromdataframe()
Pull Request -
State: open - Opened by rytsim over 7 years ago
- 2 comments
#344 - ctable.todataframe() does not save dataframe index values
Issue -
State: open - Opened by rytsim over 7 years ago
- 1 comment
#343 - Other issue with carray.__setitem__ for dtype=dtype('object')
Issue -
State: open - Opened by jdfekete over 7 years ago
#342 - issue with carray.__setitem__ for dtype=dtype('object')
Issue -
State: open - Opened by jdfekete over 7 years ago
#341 - Runtime and Memory errors when moving from python 2.7 to python 3.6
Issue -
State: open - Opened by iNLyze over 7 years ago
#340 - Fix comparisons in python 2.7
Issue -
State: open - Opened by arogozhnikov over 7 years ago
#339 - Very slow indexing with arbitrary indices
Issue -
State: open - Opened by arogozhnikov over 7 years ago
#338 - Failing on indexing with duplicated names
Issue -
State: open - Opened by arogozhnikov over 7 years ago
#337 - Failing on names with '-' and other arithmetic operations
Issue -
State: open - Opened by arogozhnikov over 7 years ago
- 1 comment
#336 - correct spelling mistake
Pull Request -
State: closed - Opened by EdwardBetts almost 8 years ago
- 2 comments
#335 - Docs 20170209
Pull Request -
State: closed - Opened by alimanfoo almost 8 years ago
- 2 comments
#334 - Setting quantize default is applied automatically to non-float columns
Issue -
State: open - Opened by CarstVaartjes almost 8 years ago
- 1 comment
#333 - Conda bcolz is out of date (1.0.0)
Issue -
State: closed - Opened by alimanfoo almost 8 years ago
- 5 comments
#331 - Bcolz does not support Zstd (while c-blosc can)
Issue -
State: closed - Opened by mratsim almost 8 years ago
- 3 comments
#329 - test_leftover_ptr_with_statement_create_open fails on s390x, powerpc
Issue -
State: open - Opened by danstender almost 8 years ago
- 2 comments
Labels: bug
#328 - Generation of high number of files on disk
Issue -
State: open - Opened by arita37 almost 8 years ago
- 5 comments
#326 - Can't import bcolz
Issue -
State: closed - Opened by QuantGongbin almost 8 years ago
- 9 comments
#234 - poor compression for float32
Issue -
State: closed - Opened by hainm over 9 years ago
- 12 comments
#227 - config for cython coverage
Pull Request -
State: closed - Opened by esc over 9 years ago
- 8 comments
#214 - documentation upgrades
Pull Request -
State: closed - Opened by FrancescElies over 9 years ago
- 11 comments
Labels: doc, enhancement
#167 - Query datetime using `where` interface
Issue -
State: open - Opened by asbisen over 9 years ago
- 7 comments
Labels: bug
#133 - Introduce a memory_chunks class
Pull Request -
State: closed - Opened by esc almost 10 years ago
- 4 comments
#69 - Update Bloscpack
Issue -
State: closed - Opened by esc about 10 years ago
- 1 comment
Labels: epic