Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Challenge | Basics
Introduction to pandas [track]

bookChallenge

Tarefa

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.

Solução

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 4
single

single

Pergunte à IA

expand

Pergunte à IA

ChatGPT

Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo

Suggested prompts:

Resumir este capítulo

Explicar o código em file

Explicar por que file não resolve a tarefa

close

Awesome!

Completion rate improved to 3.33

bookChallenge

Deslize para mostrar o menu

Tarefa

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.

Solução

Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

close

Awesome!

Completion rate improved to 3.33
Seção 1. Capítulo 4
single

single

some-alt