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

Declare the package officially unmaintained

500351db35c7d2a182e1d33e38daccf6a5ac7266 authored over 4 years ago
Merge pull request #401 from bburan/bburan/pandas-from-items-deprecation

Fix deprecation of DataFrame.from_items

3fc7e556070d7b33ec7e5f4cae6f220f92ab5b49 authored almost 5 years ago
Fix deprecation of DataFrame.from_items

Pandas has deprecated DataFrame.from_items. Replace with recommended approach
of DataFrame.from_...

07cec4a9128b55ba0a1b5be02243fb3dfec77415 authored almost 5 years ago
Merge pull request #395 from bingyao/doc_tutorial_bug_fix

Fix outdated package API usages in Doc tutorial Notebook

d95dc836c8223eca337ad0723f0d6db851d2bc32 authored over 5 years ago
Merge pull request #396 from bingyao/doc_tutorial_ctable_compatible_fix

Fix compatibility issue of xrange func in ctable tutorial notebook.

257a8ee9a2550d35f90ef49c472a74ad7f0d63ca authored over 5 years ago
Fix compatibility issue of xrange func in ctable tutorial notebook.

63a890e1ce36628ce2ae9250370c73da14ea1bfa authored over 5 years ago
Fix outdated package API usages in Doc tutorial Notebook

a44ed86709bd01a208e07aafd09fabc184b0454f authored over 5 years ago
Add a timing for a query without outcols param

00044a1f26b174eef78bd46b8b36da90ee017173 authored over 5 years ago
Show the compression ratio of the condition array

6bc280bd02255341f0cad5beb1d8aa4ccd811e36 authored over 5 years ago
New example of how to use ranges in queries and whereblocks() iterator

cd9436d0026dd095b184038c6c44d8bd3d8175ea authored over 5 years ago
Add a code of conduct

c3da3135ca5e89e8593aafedf568b14ad701ba67 authored over 6 years ago
Post 1.2.1 release actions done

dea3cda4161be174c9ecc8a0b11c94328c2ee240 authored almost 7 years ago
Getting ready for 1.2.1 final

ce1371774d5ca9445e5331a5838d5cc5bdfd913f authored almost 7 years ago
More complete release notes for 1.2.1

79b68a18747272122b40248678430ae2c81c4dc7 authored almost 7 years ago
New version of cpuinfo.py

fca8d9fc4e3247214c8c383c6f9357fd9d7b72c6 authored almost 7 years ago
cpuinfo.py updated to 4.0.0

e4b5fc46a149da7089abdb2a188c835262d796ce authored almost 7 years ago
Python 2.6 and 3.4 are not supported anymore

ceeece2385ff3511b4a4cc47856ec179177af88e authored almost 7 years ago
Fix some benchmarks and port them to Python3

207c94015fd0cc3e75c9d53ad70ea283be4f2b08 authored almost 7 years ago
Internal C-Blosc sources bumped to 1.14.3

21f3116514efe509690e53851adca44bdcd767c3 authored almost 7 years ago
Merge pull request #377 from apalepu23/master

Handling of np.datetime64 and other scalar objects that have __getitem__ attribute in _eval_bloc...

2cdcd0f813a152345e468b14e6b7a71fba799f87 authored almost 7 years ago
removed unused test code

475f9e15c84c1b84955286137f4398f217355847 authored almost 7 years ago
test suite for np.datetime64 fetchwhere functionality

1b4b5e3d78b3fec50bd0c650a46e8aa08c4e518d authored almost 7 years ago
change to allow handling of np.datetime64 objects, which have __getitem__ attribute - we first check if np.isscalar is true, then if __getitem__ attr is satisfied, and then all other conditions.

dcb286b61ef68c530f0ccaab1ddb5c697c7196ec authored almost 7 years ago
Merge pull request #375 from felixendres/master

Make cpuinfo work on Tegra Jetson TX1

cee4072615a396073a699c1af1faa4f4964bbbfc authored almost 7 years ago
Fixup of last commit

c1b4ab44007881a694bdcd2dac772631e9b8b41c authored almost 7 years ago
Make cpuinfo work on Tegra Jetson TX1

...where the architecture is reported
as aarch64 using the latest official L4T
distribution (ubu...

4474a6ae4dcac94503b8106dcc7d1b9c275bcaf0 authored almost 7 years ago
[FIX] Allow setup.py to work even when not Intel or ARM archs are found

83116971ae5c9146bd767f88512c8befaddef44d authored almost 7 years ago
[FIX] Byteswap internal Blosc data on big endian machines. Fixes #329

bee8b1e7aac1494d03dab2f8524ed7ec7362b1bb authored almost 7 years ago
Post 1.2.0 release actions done

f46168d1f378dce4be938eaec22683c261eb4440 authored almost 7 years ago
Getting ready for 1.2.0 final

0e9addf5caced20e18b3c0a8ed3de86b180939cb authored almost 7 years ago
[FIX] Making appeveyor.yml up-to-date (take 8)

61ca517d01d11c0da29e7ceaa6411a6092a6e8d0 authored almost 7 years ago
[FIX] Fixing tests with C-Blosc 1.14.2

eb478b7db0b4fdf0adbdc62b00cb6be94156ed41 authored almost 7 years ago
[FIX] Making appeveyor.yml up-to-date (take 7)

e7a8bed2bd02908d83e40bb907a8cc7f6f28bb73 authored almost 7 years ago
[FIX] Making appeveyor.yml up-to-date (take 6)

d91132deb21591807a28922e31adf37f28cd2194 authored almost 7 years ago
[FIX] Making appeveyor.yml up-to-date (take 5)

0f2be1b77eac25f2aef7f841ad12843b54a54c4b authored almost 7 years ago
[FIX] Making appeveyor.yml up-to-date (take 4)

1226759c7e66f35d08fa02a9d3327ad836b5c7fa authored almost 7 years ago
[FIX] Making appeveyor.yml up-to-date (take 3)

6b1fa1889b91f62b14488f16f976f87d108fff30 authored almost 7 years ago
[FIX] Making appeveyor.yml up-to-date (take 2)

58df0387feb435738457cd3b6b8b7482b6519941 authored almost 7 years ago
[FIX] Making appeveyor.yml up-to-date

d348fb2e71fc0857084a5b086680d26e17f279ef authored almost 7 years ago
[FEAT] Python 2.6 and 3.4 are deprecated now (appveyor too)

9f30e756d787c736691b60e1fc176d5392b07b4d authored almost 7 years ago
[FEAT] Python 2.6 and 3.4 are deprecated now

bb88f9aa7ff7472b5220c1286aa1375b5ec14480 authored almost 7 years ago
[FIX] Dot now show the UserWarning during tests

4fb6a103f5255200649ffe035b1f355eed132558 authored almost 7 years ago
[FIX] Avoid warnings with future deprecated pandas.lib functions

66136182c019df98ade9d9d59d0d772e652497a9 authored almost 7 years ago
[FIX] Avoid a warning with re.split and non-empty pattern matches in Python 3.6

863ab857a86033c65424ae716e498ebd786e9d10 authored almost 7 years ago
[FEAT] Add envvars for disabling SSE2 and AVX2

20cbcf350e246e8a53b401a848f08689167db573 authored about 7 years ago
[FIX] Something weird is going on with the default cname. Reverting to blosclz again.

165a74444a025bbfc92386059d81b9510fb5f7b9 authored about 7 years ago
[FIX] Fixed default compressor (now lz4) and messages for verbose mode

fff574c4474c41ef82a33c8892ac44cf1cac24b3 authored about 7 years ago
[FIX] Copy only in groups of 8-bytes for Win. Address #363.

e39dcc14012c747b3b5a01c2598400895a1a71f8 authored about 7 years ago
Merge pull request #362 from yang-zhang/patch-1

np.resize takes int as new size, not float.

dfcfb49ed6b3a8e78fbbafb404c791e238abf261 authored about 7 years ago
np.resize takes int as new size, not float.

546861bfa8f598c716043a0e6e1773cfb64cd6f3 authored about 7 years ago
Merge pull request #352 from jvd10/master

Allow unsigned integer arrays when indexing ctables

e21a090961cb9f9d30471de662ff4b2016f35a6f authored over 7 years ago
Allow unsigned integer arrays when indexing ctables

See issue Blosc/bcolz#351 for description of problem fixed by this
commit.

07a847058b84a164e29b429e5522f0397bd14eb0 authored over 7 years ago
Merge pull request #336 from EdwardBetts/patch-1

correct spelling mistake

8df64b4c228ffd2ffcbdea94b393e26578f4c8f9 authored almost 8 years ago
correct spelling mistake

90c51c95a4e91766beddda68a59a8e457e13c2a0 authored almost 8 years ago
Post 1.1.2 release actions done

b97dbf126c9107d9e1600d6844722657e37fb42f authored almost 8 years ago
Merge pull request #335 from alimanfoo/docs_20170209

Docs 20170209

1c8dc42751bbd6bab7ae282a0fdb91eb1a2b23ae authored almost 8 years ago
Added Alistair to the THANKS file.

9bce20acbd02e4c43f1b27a3f3401f614fe0c3de authored almost 8 years ago
add zstd to docstrings

585cbb8c5c494a7dca802f9285fc5bc073046b59 authored almost 8 years ago
add conda-forge installation instructions

daef3056767a08191718418d7a686e14c99cad5a authored almost 8 years ago
Getting ready for 1.1.2 final

4e8198fd5cebba73d50523e55f57ee769f3da8fb authored almost 8 years ago
Adding Zstd support. Fixes #331.

9db80b9e4550ce354415d5e362598232a89e3a2a authored almost 8 years ago
Getting ready for 1.1.2 final

b621fff3ff67ea593f4d13b61fa12a1c2a962b7e authored almost 8 years ago
C-Blosc updated to 1.11.2

ed5d23c58b7c8d9bd05cc4038f264e61d859434e authored almost 8 years ago
Using pkg_resources.parse_version() instead of distutils.LooseVersion()

ef872dd052d4dda9ff516e67b719caccfffb1b2d authored almost 8 years ago
Use LooseVersion so as to do comparisons with Unicode versions. Fixes #322.

35d612b7739ac71914595f91109fb725fb439245 authored over 8 years ago
Merge pull request #315 from dirkbike/master

changed error message in validate_names()

577dd80e9f535ebc8ed1f35129fcd4804b7eaada authored over 8 years ago
changed error message in validate_names()

0fdefa18eb6625a28248cdf23927f09da3695db2 authored over 8 years ago
Added and new defaults_ctx() context for selecting defaults without changing globals

6a40395dab5034604323ebe164fffbb24c75edfd authored over 8 years ago
C-Blosc updated to 1.9.3

6565371d84aff6b29bb871ae73b77b2cf0deea75 authored over 8 years ago
Byte shuffling only makes sense if typesize > 1

d02a09a92058d6f795f8b7aca85abb53f8646045 authored over 8 years ago
Added a UserWarning when numexpr cannot handle an expression

382c969edddbe037114d0b97943c7d463cfe2333 authored over 8 years ago
Merge pull request #311 from thequackdaddy/todataframe

BUG: todataframe with columns specified

f98ea5c727c4e4fdebe1046e39a3067b25ea502d authored over 8 years ago
Merge pull request #310 from thequackdaddy/docfix

DOC: typo

0f048189f62fc0f36d697b4543dd866dbf37ee63 authored over 8 years ago
todatframe column oriented, specified columns

pep8

5a7481ee44dc995708e1ea113fd29d861689fa2d authored over 8 years ago
DOC: typo

e8569591e35b5de5d97277c224fc06928fbff3d6 authored over 8 years ago
Preserve cparams during column replacement

24c4d5cc5acd3350a37f8930bdfc7221a5316bff authored over 8 years ago
All columns in a ctable are now enforced to be a carray

d3742beda0ff6a9b6975d2241354b91f93c6b0b8 authored over 8 years ago
Double-check the value of a column that is being overwritten. Fixes #307

ed948f39212f3cd7f9c23123c183f8f0aa9c9383 authored over 8 years ago
Allow the representation of a ctable with no columns

e732a16e98b54b8349d15bf2ec89664e2fe04017 authored over 8 years ago
Allow to delete all the columns in a ctable. Fixes #306.

e2ac48f15f58397961db96f4fbb01b3d79c580de authored over 8 years ago
Not trying 64-bit builds in Python2 for AppVeyor

3747b2da0ecc6df3570814283a13ba110163fa25 authored over 8 years ago
Updated list classifiers

2ffdbfcf113214eed6a4440111ad170baaacaaba authored over 8 years ago
Post 1.1.0 release actions done

c0c1c49af7fbae93be99ba04db885b2406162e52 authored over 8 years ago
Getting ready for 1.1.0 final

bc120f39ca89530c765f3cbc3ceedc2ef6fb031b authored over 8 years ago
Fixed some spaces for rest text links

78e7f96938478048a9455118247fb18a84343d18 authored over 8 years ago
Some small improvements in docs

2a537cbd1f41da53a534992785f6c100d215d76d authored over 8 years ago
C-Blosc sources bumped to 1.9.2

be086e958d9d721119e6f4551e73af905bbd893e authored over 8 years ago
Removed a spureous test

cbe143415b0866e2d28a62bbbe2b44ef11edacb0 authored over 8 years ago
Added a new vm parameter in several ctable.*where*() methods

da35277e25c1d88498f299a27a4b7a04e69441b4 authored over 8 years ago
Properly raise errors

2617ba23aa2ebb036e8cbe01e5c8b973bfa3f05b authored over 8 years ago
More clarifications in documentation

9e4f2aa3b386dbc7590301585aa090abe3e8ee42 authored over 8 years ago
Make private some non-intended public ctable methods

5e62047f30860bfb9abd33eb637b0aa422394fb6 authored over 8 years ago
Check outcols factored out

ed2f04f84ee6c6595902c4b5a4afdbd9cab1e76b authored over 8 years ago
Keep compatibility with Python 2.6

6fc42122d2c52d4b9dbe7509a0a8c8a18be8ec43 authored over 8 years ago
In Python 3 strings should be represented as Unicode

0d56a204b15ee7d613389687d78a4eb137f6dba2 authored over 8 years ago
Unicode strings are recognized now when imported from a pandas dataframe

e1775867c77889b858fa50cff4c89ed01eee498a authored over 8 years ago
Added a check for numexpr presence

271cb9d4e5556a563b9d9476f915329a10b81970 authored over 8 years ago
More fine tuning on block size for the Python VM

39d9dfe314bd659effc4af65dd210d202b072856 authored over 8 years ago
Compare different VM in whereblocks evaluation

ec45618f6a7d40502526bd8b08d5d1229fe4884a authored over 8 years ago
Fine tuning for block length in chunked eval

3d52f9a0f9d093974469983d2f1f43457cd17365 authored over 8 years ago