ExcelDataPipeLine is a Python-based ETL (Extract, Transform, Load) pipeline designed to process Excel files and convert them into structured formats suitable for integration into databases or other systems. The pipeline includes functionality for data cleaning, transformation, and validation, enabling smooth data flows for reporting and analysis.
- Read and process multiple Excel sheets.
- Data cleaning and transformation functions.
- Export cleaned data to CSV or directly to databases.
- Flexible configuration for different data formats and Excel structur