0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 16 hours ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Declare the package officially unmaintained More... almost 6 years ago
Merge pull request #401 from bburan/bburan/pandas-from-items-deprecation More... over 6 years ago
Fix deprecation of DataFrame.from_items More... over 6 years ago
Merge pull request #395 from bingyao/doc_tutorial_bug_fix More... about 7 years ago
Merge pull request #396 from bingyao/doc_tutorial_ctable_compatible_fix More... about 7 years ago
Fix compatibility issue of xrange func in ctable tutorial notebook. More... about 7 years ago
Fix outdated package API usages in Doc tutorial Notebook More... about 7 years ago
Add a timing for a query without outcols param More... over 7 years ago
Show the compression ratio of the condition array More... over 7 years ago
New example of how to use ranges in queries and whereblocks() iterator More... over 7 years ago
Add a code of conduct More... almost 8 years ago
Post 1.2.1 release actions done More... over 8 years ago
Getting ready for 1.2.1 final More... over 8 years ago
More complete release notes for 1.2.1 More... over 8 years ago
New version of cpuinfo.py More... over 8 years ago
cpuinfo.py updated to 4.0.0 More... over 8 years ago
Python 2.6 and 3.4 are not supported anymore More... over 8 years ago
Fix some benchmarks and port them to Python3 More... over 8 years ago
Internal C-Blosc sources bumped to 1.14.3 More... over 8 years ago
Merge pull request #377 from apalepu23/master More... over 8 years ago
removed unused test code More... over 8 years ago
test suite for np.datetime64 fetchwhere functionality More... over 8 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. More... over 8 years ago
Merge pull request #375 from felixendres/master More... over 8 years ago
Fixup of last commit More... over 8 years ago
Make cpuinfo work on Tegra Jetson TX1 More... over 8 years ago
[FIX] Allow setup.py to work even when not Intel or ARM archs are found More... over 8 years ago
[FIX] Byteswap internal Blosc data on big endian machines. Fixes #329 More... over 8 years ago
Post 1.2.0 release actions done More... over 8 years ago
Getting ready for 1.2.0 final More... over 8 years ago