Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 496 Bytes

File metadata and controls

21 lines (16 loc) · 496 Bytes

Python Data Analysis Capstone Project

Objective

Performed data cleaning, transformation, and analysis using Python (Pandas, NumPy).

Key Tasks

  • Created multiple DataFrames
  • Handled missing values using running average
  • Split name column into First & Last Name
  • Merged datasets
  • Applied business rules (bonus, promotions, demotions)
  • Aggregated project cost per employee

Tools

  • Python
  • Pandas
  • NumPy

Project File

View Notebook