Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Challenge: Sorting and Ordering | Core R Data Structures for EDA
Практика
Проекти
Вікторини та виклики
Вікторини
Виклики
/
Essential R Data Structures for Exploratory Data Analysis
Секція 1. Розділ 20
single

single

bookChallenge: Sorting and Ordering

Свайпніть щоб показати меню

Завдання

Проведіть, щоб почати кодувати

Sort a data frame by multiple columns and explain the result.

  • The function must return a new data frame sorted first by the Department column in ascending order, and then by the Salary column in ascending order within each department.
  • The function must not modify the original data frame.
  • The function must work for any data frame with at least the columns Department and Salary.

Рішення

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 1. Розділ 20
single

single

Запитати АІ

expand

Запитати АІ

ChatGPT

Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат

some-alt