Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Final Challenge | Plot Customization
First Dive into seaborn Visualization
course content

Kurssisisältö

First Dive into seaborn Visualization

First Dive into seaborn Visualization

1. Nice to Meet you, seaborn!
2. More and More Plots
3. Plot Customization

book
Final Challenge

Tehtävä

Swipe to start coding

This is the right time for the final task of drawing a plot based on the material we have learned in this course. After completing this task, you will definitely be ready to create cool and colorful graphics for your future projects 🥳.

  1. Import the seaborn with sns alias.

  2. Import the matplotlib.pyplot with plt alias.

  3. Import the pandas with pd alias.

  4. Read the file.

  5. Set blue color for boy, pink for girl values.

  6. Set a histplot variable with histplot's binwidth = 0.1, data = df.

  7. Set the title 'Yummy fish!'.

  8. Set the xlabel 'Kilos of fish'.

  9. Set the context paper.

  10. Set the unique style: 'axes.facecolor' - 'white', 'figure.facecolor' - 'black', 'axes.labelcolor' - 'white', 'xtick.color':'white', 'ytick.color':'white'.

  11. Show the plot.

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 3. Luku 6
toggle bottom row

book
Final Challenge

Tehtävä

Swipe to start coding

This is the right time for the final task of drawing a plot based on the material we have learned in this course. After completing this task, you will definitely be ready to create cool and colorful graphics for your future projects 🥳.

  1. Import the seaborn with sns alias.

  2. Import the matplotlib.pyplot with plt alias.

  3. Import the pandas with pd alias.

  4. Read the file.

  5. Set blue color for boy, pink for girl values.

  6. Set a histplot variable with histplot's binwidth = 0.1, data = df.

  7. Set the title 'Yummy fish!'.

  8. Set the xlabel 'Kilos of fish'.

  9. Set the context paper.

  10. Set the unique style: 'axes.facecolor' - 'white', 'figure.facecolor' - 'black', 'axes.labelcolor' - 'white', 'xtick.color':'white', 'ytick.color':'white'.

  11. Show the plot.

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 3. Luku 6
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