In this exercise, I analysed a heart stroke related dataset that is available on Kaggle here.
I used a Jupyter Notebook for working with the data using Python. I used Pandas DataFrames for handling the data and Matplotlib and Seaborn for creating data visualizations.
Check the Jupyter Notebook here for details.