Slide 11
Slide 11 text
Streaming analytics with bcolz
bcolz is meant to be simple: note the modular approach!
map(), filter(),
groupby(), sortby(),
reduceby(),
join()
itertools,
Dask,
bquery,
…
bcolz container
(disk or memory)
iter(), iterblocks(),
where(), whereblocks(),
__getitem__()
bcolz
iterators/filters
with blocking