Секція 1. Розділ 28
single
Challenge: Conditional Transformations
Свайпніть щоб показати меню
Завдання
Проведіть, щоб почати кодувати
Practice applying conditional logic to transform a column in a data frame. You will create a new column based on a condition applied to an existing numeric column.
- Create a new column named
categoryin the input data frame. - For each row, assign
"high"tocategoryif the value in thevaluecolumn is greater than 10. - Otherwise, assign
"low"tocategory. - Return the modified data frame.
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 1. Розділ 28
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат