Marimo notebooks for exploring Delta Lake table metadata using DuckDB.
Includes examples for:
- Delta Lake table creation using deltalake Python library
- Orphaned (tombstoned) files analysis
- File size distribution analysis
- Partition analysis
You can view the notebooks as static HTML in examples/. Otherwise, you can use marimo to run the notebooks using marimo edit <my notebook.py>.