Learn practical skills, build real-world projects, and advance your career

Job Market Analysis Of INDIA

In that project, I want to evaluate the data for India job search Market.I took the csv file from Kaggle.

There are 484879 counts job data.

Total Records Count :: 484879

Domain Name: naukri.com

Date Range : 01st Jul 2019 - 30th Aug 2019

File Extension: csv

Available Fields:

1.Uniq Id,
2.Crawl Timestamp,
3.Job Title,
4.Job Salary,
5.Job Experience Required,
6.Key Skills,
7.Role Category,
8.Location,
9.Functional Area,
10.Industry,11.Role

In addition, ZerotoPandascourse is very informative and well prepared. I learned a lot of new things and thanks to assignments, I feel more comfortable about NumPy, Pandas, Matplotlib and Seaborn. Thank you so much for this course!

As a first step, let's upload our Jupyter notebook to Jovian.ml.

project_name = "jobs_market_analysis_india2019"
import jovian
jovian.commit(project=project_name)
[jovian] Attempting to save notebook.. [jovian] Updating notebook "sakthivel24498/jobs-market-analysis-india2019" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/sakthivel24498/jobs-market-analysis-india2019

Data Preparation and Cleaning