Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Вивчайте Challenge | Basics
Introduction to pandas [track]

bookChallenge

Завдання

Swipe to start coding

You are given two lists prices and names with prices and names of certain goods. Your tasks are:

  1. Import pandas library with the pd alias.
  2. Create pandas series from prices list and assign it to prices_series variable.
  3. Change indexes of prices_series series to names.

Рішення

Все було зрозуміло?

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

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

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

single

Запитати АІ

expand

Запитати АІ

ChatGPT

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

close

Awesome!

Completion rate improved to 3.33

bookChallenge

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

Завдання

Swipe to start coding

You are given two lists prices and names with prices and names of certain goods. Your tasks are:

  1. Import pandas library with the pd alias.
  2. Create pandas series from prices list and assign it to prices_series variable.
  3. Change indexes of prices_series series to names.

Рішення

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

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

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

close

Awesome!

Completion rate improved to 3.33
Секція 1. Розділ 4
single

single

some-alt