Projekt
Investigating Netflix Movies and Guest Stars in The Office
Anfänger
Updated 12/2023Projekt Kostenlos Starten
Im Lieferumfang enthaltenPremium or Teams
10 Tasks1,500 XP121,515
Kostenloses Konto erstellen
oder
Durch Klick auf die Schaltfläche akzeptierst du unsere Nutzungsbedingungen, unsere Datenschutzrichtlinie und die Speicherung deiner Daten in den USA.Trainierst du 2 oder mehr?
Versuchen DataCamp for BusinessProject Description
In this project, you’ll apply the skills you learned in Introduction to Python and Intermediate Python to solve a real-world data science problem. You’ll press “watch next episode” to discover if Netflix’s movies are getting shorter over time and which guest stars appear in the most popular episode of "The Office", using everything from lists and loops to pandas and matplotlib.
You’ll also gain experience in an essential data science skill — exploratory data analysis. This will allow you to perform critical tasks such as manipulating raw data and drawing conclusions from plots you create of the data. Press play to begin!
Project Tasks
- 1Loading your friend's data into a dictionary
- 2Creating a DataFrame from a dictionary
- 3A visual inspection of our data
- 4Loading the rest of the data from a CSV
- 5Filtering for movies!
- 6Creating a scatter plot
- 7Digging deeper
- 8Marking non-feature films
- 9Plotting with color!
- 10What next?
Technologies
Python
Voraussetzungen
Intermediate Python