Introduction Exploratory data analysis is the key method to extract useful insights from data which play important role in the selection of model, data preprocessing steps, interpretation of results and etc. In this blog, I will dive into details of EDA with the example of car prediction dataset. You can also…