0% found this document useful (0 votes)
12 views1 page

Exploratory Data Analysis Guide

The document outlines the steps for conducting exploratory data analysis using a large dataset from Kaggle. It includes data preparation and cleaning with Pandas and Numpy, followed by exploratory analysis and visualization with Matplotlib and Seaborn. Finally, it emphasizes the importance of documenting, publishing, and presenting the findings in a Jupyter notebook.

Uploaded by

reevab78
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views1 page

Exploratory Data Analysis Guide

The document outlines the steps for conducting exploratory data analysis using a large dataset from Kaggle. It includes data preparation and cleaning with Pandas and Numpy, followed by exploratory analysis and visualization with Matplotlib and Seaborn. Finally, it emphasizes the importance of documenting, publishing, and presenting the findings in a Jupyter notebook.

Uploaded by

reevab78
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

EXPLORATORY DATA ANALYSIS

Steps

Select a large real-world dataset from Kaggle

Perform data preparation & cleaning using Pandas &Numpy

Perform exploratory analysis& visualization using Matplotlib & Seaborn

Ask &answer questions about the data in a Jupyter notebook

Summarize your inferences & write a conclusion

Document, publish and present your Jupyter notebook online

You might also like