Project Report
Project Report
ANALYTICS
REPORT
Pankaj Kumar
Roll Number : 8632
1
1. INTRODUCTION
1) Numpy:
NumPy is a Python library used for working with arrays It also
has functions for working in domain of linear algebra and
matrices.
2) Pandas:
Pandas is used for data cleaning and analysis. Pandas is the
best tool for handling this real-world messy data.
3) Matplotlib:
This Library is used for visualizing the Analysed Data in
the form of graphs and charts.
4) Seaborn :
The seaborn library, we can easily represent our data on
a plot. This library is used to visualize our data; we do
not need to take care of the internal details; we just have
to pass our data set or data inside the relplot() function,
and it will calculate and place the value accordingly.
Code :
3. Implementation :
3.1 Exploratory Data Analysis (EDA) –
Exploratory Data Analysis (EDA) is an approach to
analyze the data using visual techniques. It is used to
discover errors and patterns.
Dataset:
Table 1
3.2 Splitting the Columns –
Code :
Table 2
3.3 Extracting useful Insights from Data after EDA
Graphical Representation :-
3) Graph of Owner :-