Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 448 Bytes

File metadata and controls

17 lines (14 loc) · 448 Bytes

Investigation-TMDB-Movies (Wrangling, Analysis, and Visualization) - Initial insights

By Yousef Adel

This project divided into three sections:

  • Data wrangling to prepare data for a proper testing process
  • Exploratory Data Analysis to find out initial insights and patterns throughout the dataset
  • Drawing some initial conclusions

Written with Python IDE: Jupyter Lab Libraries:

  • Pandas
  • Numpy
  • Matplotlib
  • Seaborn
  • Wordcloud