Project

Nobel Laureates

Hard
131 completions
~ 12 hours
4.5

This project will introduce you to the JSON file format and give you a chance to recall data preprocessing techniques. Finally, you will learn about pie plots, histograms, and box plots and visualize your data with Matplotlib.

Provided by

JetBrains Academy JetBrains Academy

About

Medical researchers have found that if the medicine label contains only text, a person learns only 70% of the information on it. But if a piece of instructions has pictures, a person will learn 95%. In this project, you will explore data about Nobel laureates and apply Python tools for visualization. Start with data cleaning that includes handling missing values and dealing with duplicates. Then proceed to the data visualization. By the end of the project, you will get the graphs showing the main insights for the dataset.

Training project icon

Training project

This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.

Reviews

Shashank Gupta avatar
Shashank Gupta
3 months ago
This was the shortest project on which I worked on the Hyperskill Platform. This project helps you apply some basic operations of pandas to a dataframe. Overall, I liked this project.
Andrew Close avatar
Andrew Close
4 months ago
I have learned how to read data from various sources, how to interpret said data, how to modify the data, and how to write the data to various sources, all with the pandas library.
User 619502234 avatar
User 619502234
9 months ago
I've learned how to deal with dataframe and explore them in detail.

4.5

Learners who completed this project within the Introduction to Data Science course rated it as follows:
Usefulness
4.7
Fun
4.4
Clarity
4.5