Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge | Explore Dataset
Introduction to Python for Data Analysis
course content

Kursinnhold

Introduction to Python for Data Analysis

Introduction to Python for Data Analysis

1. Introduction to Python 1/2
2. Introduction to Python 2/2
3. Explore Dataset
4. Becoming an Analyst

book
Challenge

Oppgave

Swipe to start coding

It is time for you to practice your skills. Your task is to calculate how many users continue the subscription after the trial period, depending on the plan. Follow the algorithm:

Create a table that helps you retrieve data about users who chose the 'week' plan and continued a subscription after the trial period.

  • Chose data where 'plan' is 'week'.
  • Choose data where 'trial' is True.

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 3. Kapittel 15
toggle bottom row

book
Challenge

Oppgave

Swipe to start coding

It is time for you to practice your skills. Your task is to calculate how many users continue the subscription after the trial period, depending on the plan. Follow the algorithm:

Create a table that helps you retrieve data about users who chose the 'week' plan and continued a subscription after the trial period.

  • Chose data where 'plan' is 'week'.
  • Choose data where 'trial' is True.

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 3. Kapittel 15
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