Minor projects of data analysis, especially exploratory data analysis (EDA).
❕ If you face any difficulties while opening the Jupyter Notebooks, try the NBViewer avaiable in the Jupyter Project's website.
A relatively simple project that I made to train my skills in EDA and plotting using Matplotlib and Seaborn. It's inspired in this tutorial by Nick Cox, his GitHub repository can be found here.
The data used is a subset of the NYC Parking Violations, avaiable in the NYC Open Data's website.
This is a project made with the purpose of explaining Pandas for colleagues. The repository and the notebook are in Portuguese. There's code for EDA in the dataset and code explaining Pandas' main functions.
The data used is avaiable at The World Happiness Report's website. It's also avaiable at Kaggle.