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

Contenu du cours

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
Visualize ROI

In the previous chapter, we calculated ROI daily, which will help us recognize the unprofitable day. Indeed, if we know that Monday is unprofitable, we should spend less money to attract users, for example!

It is tough to conclude without graphs, so visualize ROI!

Tâche

Swipe to start coding

  1. Create barplot with the arguments:
  • df as the data parameter.
  • 'day' column for x-axis.
  • 'ROI' column for y-axis.
  1. Output barplot

Solution

Congratulations! We figured out that Monday and Thursday are the most unprofitable days. Further, it is fantastic to find out whether these two days are similar or if we are making the same mistake on Monday and Thursday. But to do it, you should continue learning courses that will help you to become a Data Analyst.

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 4. Chapitre 11
toggle bottom row

book
Visualize ROI

In the previous chapter, we calculated ROI daily, which will help us recognize the unprofitable day. Indeed, if we know that Monday is unprofitable, we should spend less money to attract users, for example!

It is tough to conclude without graphs, so visualize ROI!

Tâche

Swipe to start coding

  1. Create barplot with the arguments:
  • df as the data parameter.
  • 'day' column for x-axis.
  • 'ROI' column for y-axis.
  1. Output barplot

Solution

Congratulations! We figured out that Monday and Thursday are the most unprofitable days. Further, it is fantastic to find out whether these two days are similar or if we are making the same mistake on Monday and Thursday. But to do it, you should continue learning courses that will help you to become a Data Analyst.

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 4. Chapitre 11
Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
We're sorry to hear that something went wrong. What happened?
some-alt