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

Prices of Used Cars.

This is Car Data contain nearly about 50000 rows and 20 columns.
In this Notebook I am going to analyse and visualize data of Used Car data.I have choosen this data because there are no good work on this data and it is good chance to show my little skill on Data Analysis.I hope you will gain some insight from my work.

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

project_name = "Used_Cars_Prices"
!pip install jovian --upgrade -q
import jovian
jovian.commit(project=project_name)
[jovian] Attempting to save notebook.. [jovian] Detected Kaggle notebook... [jovian] Please enter your API key ( from https://jovian.ml/ ): API KEY: ········ [jovian] Uploading notebook to https://jovian.ml/amankumar84349/Used_Cars_Prices