Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda CAC 2/2 | Becoming an Analyst
Introduction to Python for Data Analysis

bookCAC 2/2

CAC formula:

To write numbers in 0.0 format, use the next code round(number, 1).

Tarefa

Swipe to start coding

  1. Create the expenses variable by finding the sum of all cost. values. Use the .sum() function.
  2. Find the number of rows in the df and put this value into the customers_number variable.
  3. Define the CAC variable using the formula.
  4. Print the CAC variable in the 0.00 format.

Solução

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 4. Capítulo 5
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 2.08

bookCAC 2/2

Deslize para mostrar o menu

CAC formula:

To write numbers in 0.0 format, use the next code round(number, 1).

Tarefa

Swipe to start coding

  1. Create the expenses variable by finding the sum of all cost. values. Use the .sum() function.
  2. Find the number of rows in the df and put this value into the customers_number variable.
  3. Define the CAC variable using the formula.
  4. Print the CAC variable in the 0.00 format.

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 2.08
Seção 4. Capítulo 5
single

single

some-alt