Build Serverless CSV Cleaning Pipeline with Azure Functions
In this project, I will be creating a serverless data pipeline on Azure. When a CSV file is uploaded to Azure Storage, an Azure Function automatically triggers, cleans the data by removing extra space


