Skip to content

Souvik1555/Python-Data-Analysis-Capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python-Data-Analysis-Capstone

Python data analysis project using Pandas and NumPy for data cleaning, transformation, and EDA.

🐍 Python Data Analysis Capstone Project

πŸ”Ή Project Overview

This project focuses on data analysis using Python by working with multiple datasets including Employee, Project, and Seniority data.

πŸ”Ή Objectives

  • Create and manage dataframes
  • Perform data cleaning and transformation
  • Handle missing values using running average
  • Merge datasets for analysis
  • Apply business logic and conditions
  • Perform exploratory data analysis (EDA)

πŸ”Ή Key Tasks Performed

  • Created 3 datasets and converted them into CSV files
  • Handled missing values in project cost column
  • Split name column into first and last name
  • Merged multiple datasets into a final dataset
  • Calculated bonus for completed projects
  • Updated designation levels based on conditions
  • Generated total project cost per employee
  • Filtered data based on specific conditions

πŸ”Ή Tools Used

  • Python
  • Pandas
  • NumPy

πŸ“Š Project Files

  • Jupyter Notebook (.ipynb)
  • Dataset (.csv)
  • Project PDF

πŸ”Ή Conclusion

This project demonstrates strong skills in data cleaning, transformation, and analysis using Python, along with problem-solving using real-world scenarios.

About

Python data analysis project using Pandas and NumPy for data cleaning, transformation, and EDA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors