Working with Python - Correlation Analysis and Heat chart

A small project using Python with Pandas, Seaborn and Numpy in order to create a correlation analysis for a movies dataset. In the Jupyter notebook, I showcase my thought process and subsequently the creation of a scatterplot and a correlation matrix heat map.