visualfabriq / bquery

A query and aggregation framework for Bcolz (W2013-01)
https://www.visualfabriq.com
BSD 3-Clause "New" or "Revised" License
56 stars 11 forks source link

pass kwargs to cache_factor() through to bcolz.carray() #27

Open ARF1 opened 9 years ago

ARF1 commented 9 years ago

This allows tuning the carray settings for the cached factors. E.g. it allows creating non-compressed factors to speed up queries.