CAC 2/2
CAC formula:
To write numbers in
0.0format, use the next coderound(number, 1).
Tarea
Swipe to start coding
- Create the
expensesvariable by finding the sum of allcost.values. Use the.sum()function. - Find the number of rows in the
dfand put this value into thecustomers_numbervariable. - Define the
CACvariable using the formula. - Print the
CACvariable in the0.00format.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 4. Capítulo 5
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Awesome!
Completion rate improved to 2.08
CAC 2/2
Desliza para mostrar el menú
CAC formula:
To write numbers in
0.0format, use the next coderound(number, 1).
Tarea
Swipe to start coding
- Create the
expensesvariable by finding the sum of allcost.values. Use the.sum()function. - Find the number of rows in the
dfand put this value into thecustomers_numbervariable. - Define the
CACvariable using the formula. - Print the
CACvariable in the0.00format.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 4. Capítulo 5
single