Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 308 Bytes

File metadata and controls

2 lines (2 loc) · 308 Bytes

python-data-wrangling

A hands-on Python project covering core programming basics — variables, lists, dictionaries, and functions — alongside real-world data wrangling using pandas and numpy. Cleans a messy sales dataset by handling duplicates, missing values, type errors, and inconsistent formatting.