CAC 2/2
CAC formula:
To write numbers in
0.0
format, use the next coderound(number, 1)
.
Tâche
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.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 4. Chapitre 5
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 2.08
CAC 2/2
Glissez pour afficher le menu
CAC formula:
To write numbers in
0.0
format, use the next coderound(number, 1)
.
Tâche
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.
Solution
Tout était clair ?
Merci pour vos commentaires !
Awesome!
Completion rate improved to 2.08Section 4. Chapitre 5
single