- A minimum viable product
- Going to release a 0.1 version in Crates.io when done
- Reading and writing the metadata segments
- Reading and writing chunks
- Reading and writing blocks
- Reading and writing Kobuta
- Reading and writing CSV
- Provide schema by hand
- Floating point types, 32-bit, 64-bit
- Integer types, unsigned and signed, from 8-bit to 64-bit
- Text
- Schema inference
- Performance
- Exhaustive testing