Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 297 Bytes

File metadata and controls

12 lines (8 loc) · 297 Bytes

Data Correlation with Python

Analyzing the Correlation between columns from the public dataset in Kaggle Movies

Skills Used: Data Correlation, Data Cleaning, Python

Libraries Used:

  • Pandas
  • Numpy
  • matplotlib
  • Seaborn