Delta Live Tables quickstart (Python)
A notebook that provides an example Delta Live Tables pipeline to:
- Read raw JSON clickstream data into a table.
- Read records from the raw data table and use a Delta Live Tables query and expectations to create a new table with cleaned and prepared data.
- Perform an analysis on the prepared data with a Delta Live Tables query.
Delta Live Tables quickstart (Python)
A notebook that provides an example Delta Live Tables pipeline to: