Getting Started¶
- What is it?
- Python-Blosc2’s compute engine
- Data Containers
- Computing with NDArrays
- Installation
- Tutorials
- NDArray: A NDim, Compressed Data Container
- Expressions containing NDArray objects
- User Defined Functions
- Optimizing data reductions with NDArrays
- Advanced Lazy Expressions and Persistent Reductions
- Using Proxies for Efficient Handling of Remote Multidimensional Data
- Compressing data with the SChunk class
- Slicing, extending and serializing with SChunks
- User-defined codecs and filters
- Prefilters: compute before the filter pipeline
- Postfilters: compute after the filter pipeline