Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Organic Traffic | Becoming an Analyst
Introduction to Python for Data Analysis
course content

Kurssisisältö

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
Organic Traffic

Your performance was super!

You need to count the percentage of organic traffic.

Organic traffic is those visitors that land on your website from unpaid sources, aka essentially free traffic.

To find the organic traffic, you need to input conditions that the cost column value equals 0.

Tehtävä

Swipe to start coding

  1. Find the number of the organic traffic using the organic_counter variable:
  • Set the condition that the 'cost' column equals 0
  • Remember that you have to use unique customers to find this metric
  1. Print the number of organic traffic.
  2. Find the percentage of organic customers using the problem from the previous task.
  3. Print the percentage of the organic traffic in 0.0 format.

Ratkaisu

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 4. Luku 7
toggle bottom row

book
Organic Traffic

Your performance was super!

You need to count the percentage of organic traffic.

Organic traffic is those visitors that land on your website from unpaid sources, aka essentially free traffic.

To find the organic traffic, you need to input conditions that the cost column value equals 0.

Tehtävä

Swipe to start coding

  1. Find the number of the organic traffic using the organic_counter variable:
  • Set the condition that the 'cost' column equals 0
  • Remember that you have to use unique customers to find this metric
  1. Print the number of organic traffic.
  2. Find the percentage of organic customers using the problem from the previous task.
  3. Print the percentage of the organic traffic in 0.0 format.

Ratkaisu

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 4. Luku 7
Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Pahoittelemme, että jotain meni pieleen. Mitä tapahtui?
some-alt