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.
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.
Technologies used in the project:
- Pandas
- NumPy
- Matplotlib
- Google Colab
- Google Drive Integration
This project is licensed under the MIT License