This is a beginner Databricks + PySpark project built to practice working with nested JSON data. The project reads a multiline JSON file, flattens nested structures, uses explode and explode_outer for ...
This project demonstrates how raw Instacart order data can be transformed into reliable, analysis-ready datasets using a lakehouse architecture. The pipeline ingests CSV files into Databricks, ...