CAC 2/2
CAC formula:
To write numbers in
0.0
format, use the next coderound(number, 1)
.
Oppgave
Swipe to start coding
- Create the
expenses
variable by finding the sum of allcost.
values. Use the.sum()
function. - Find the number of rows in the
df
and put this value into thecustomers_number
variable. - Define the
CAC
variable using the formula. - Print the
CAC
variable in the0.00
format.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 4. Kapittel 5
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 2.08
CAC 2/2
Sveip for å vise menyen
CAC formula:
To write numbers in
0.0
format, use the next coderound(number, 1)
.
Oppgave
Swipe to start coding
- Create the
expenses
variable by finding the sum of allcost.
values. Use the.sum()
function. - Find the number of rows in the
df
and put this value into thecustomers_number
variable. - Define the
CAC
variable using the formula. - Print the
CAC
variable in the0.00
format.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 2.08Seksjon 4. Kapittel 5
single