Topic path
- DataFrames: organizing data work with expressions and lazy evaluation.
- Physical plans: reading scans, filters, aggregations, and operators.
- Data formats: the relationship between columnar data, partitions, and file scans.
- Integration boundaries: how Daft can combine with Spark, Ray, and other execution systems.
Future notes will start with small datasets and runnable code before expanding into execution semantics and performance experiments.
