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

Sveip for å vise menyen

book
CAC 2/2

CAC formula:

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

Oppgave

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.

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 4. Kapittel 5

Spør AI

expand
ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

book
CAC 2/2

CAC formula:

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

Oppgave

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.

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 4. Kapittel 5
Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Vi beklager at noe gikk galt. Hva skjedde?
some-alt