Skip to content

Analyze employee HR data using Python with insights on salaries and visualizations via Pandas, NumPy, and Matplotlib.

Notifications You must be signed in to change notification settings

lohitkolluri/Employee-Detail-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Employee Detail Analysis

This repository contains Python code for analyzing employee HR data using Pandas NumPy and Matplotlib. The code addresses specific questions related to employee salaries and presents the results through visualizations.

🛠️ Installation Steps:

1. Install Required Libraries:

  pip install pandas numpy matplotlib

2. Load the Dataset:

Mount Google Drive and read the CSV file containing employee details.

3. Run the Code:

Execute the code to obtain answers to the provided questions.

💻 Built with

Technologies used in the project:

  • Pandas
  • NumPy
  • Matplotlib
  • Google Colab
  • Google Drive Integration

🛡️ License:

This project is licensed under the MIT License

About

Analyze employee HR data using Python with insights on salaries and visualizations via Pandas, NumPy, and Matplotlib.

Resources

Stars

Watchers

Forks