Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zborovskaanna/dou-salary-analysis
Python data analysis project focused on improving data manipulation skills using Pandas
https://github.com/zborovskaanna/dou-salary-analysis
data-analysis pandas python
Last synced: 9 days ago
JSON representation
Python data analysis project focused on improving data manipulation skills using Pandas
- Host: GitHub
- URL: https://github.com/zborovskaanna/dou-salary-analysis
- Owner: zborovskaanna
- Created: 2024-03-09T15:07:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-13T14:56:28.000Z (8 months ago)
- Last Synced: 2024-03-14T14:54:09.016Z (8 months ago)
- Topics: data-analysis, pandas, python
- Language: Jupyter Notebook
- Homepage:
- Size: 370 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Data Analysis Project: IT Specialist Salaries
### Description
This project is part of my learning journey where I am developing my data analysis skills.
As part of my Python for Data Analytics training course, I delve into data sourced from DOU, gaining valuable insights into the IT salary market.
My primary focus lies in honing my data manipulation abilities using Pandas, enhancing my proficiency in this essential aspect of data analysis.
Contains both independent work and tasks from the course.### Data
The data file is placed on Google Drive at this link [DOU salaries data](https://drive.google.com/file/d/1C56LYNh1uQjqpAYkPXPlvAOTS2XZV_Ss/view?usp=sharing)
### Tech stack
Python
Pandas
Numpy