Exploratory Data Analysis with Numpy and Matplotlib
Exploratory Data Analysis with Numpy and Matplotlib
Exploratory Data Analysis (EDA) is a crucial step in the data analysis process. It helps us to understand the underlying patterns and relationships in the data. In this tutorial, we will use two Python libraries, Numpy and Matplotlib, to perform EDA on a sample dataset.
What is Numpy?
Numpy is a Python library used for working