Data Analysis in Python: Using Pandas DataFrames
This Guided Project Data Analysis in Python: Using Pandas DataFrames is for those who are interested in using python for data science in practice.
In this 90-minute Guided Project, learn how to import and visualize an IMDb data set in Pandas. You will learn how to import JSON data into a Pandas Dataframe and apply the data preparation process to ensure the data is ready for analysis.
To achieve this, we will explore the famous IMDb Movies dataset. We will start with importing our JSON data into a Pandas data frame. After applying some data preparation steps such as dropping and renaming s…
Watch on Coursera ↗
(saves to browser)
DeepCamp AI