bratergit / lastChanceHackertoberfest

In the final hours of hacktoberfest 2024 your last chance to get a tee
3 stars 5 forks source link

Data Cleaning and Transformation Pipeline #8

Open bratergit opened 1 month ago

bratergit commented 1 month ago

Description:

Implement a Python script that automates the cleaning and transformation of raw financial data into a format suitable for analysis. The pipeline should handle missing values, outliers, and date formatting issues. Include a README.md to guide others on how to use the script.