Explanation: Extract: Reads all CSV files from the Azure Blob Storage "dataset" container.
Transform: Cleans missing values and standardizes column names.
Load: Saves the cleaned data as CSV in Azure Data Lake.
You'll need to replace and with actual credentials.