Python NumPy For Your Grandma - 4.8 Challenge: Movie Ratings

preview_player
Показать описание
In this challenge, you're given a 10x2 array of floats where each row represents a movie. The first column represents the movie's rating and the second column represents the director's rating. Your goal is to create a third column to represent the overall rating. The overall rating is equal to the movie rating if it exists, otherwise it's the director's rating.

0:00 - intro / setup
0:31 - solution 1
2:07 - solution 2

--- Code ------------------------

--- Vids & Playlists ----------------------------------

--- Subscribe To Mailing List ----------------------------------

--- Support ------------------------
Рекомендации по теме
Комментарии
Автор

Check out this updated course (and more) in written form @

gormanalysis