Challenge
Oppgave
Swipe to start coding
You are given two lists prices
and names
with prices and names of certain goods. Your tasks are:
- Import
pandas
library with thepd
alias. - Create pandas series from
prices
list and assign it toprices_series
variable. - Change indexes of
prices_series
series tonames
.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 4
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Awesome!
Completion rate improved to 3.33
Challenge
Sveip for å vise menyen
Oppgave
Swipe to start coding
You are given two lists prices
and names
with prices and names of certain goods. Your tasks are:
- Import
pandas
library with thepd
alias. - Create pandas series from
prices
list and assign it toprices_series
variable. - Change indexes of
prices_series
series tonames
.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 3.33Seksjon 1. Kapittel 4
single