You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a CSV Data Preprocessing Pipeline that automates the cleaning of sales data. It reads multiple CSV files from a specified directory, processes them, and saves the cleaned outputs with dynamically generated filenames based on the year found in the input filenames.