:warning: Under heavy development
**Blazing fast exploration and analysis of ML data using python and SQL, backed by an Apache-Arrow compatible data format**
| | Read | Write | Null | |-------------------|------|-------|------| | Plain | Yes | Yes | No | | Var-length Binary | Yes | Yes | Yes | | Dictionary | Yes | Yes | No | | RLE | No | No | No |
Done via pyo3 under pylance
directory (still import lance
module name though)