Conducting Exploratory Data Analysis of Nobel Prizes
INTERMEDIATE
#python
Автор: Edoardo Cantagallo
Опис курсу
We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.
Опис курсу
We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.
Рейтинг та відгуки
4.5з 5
4 відгуків
Joshua S.
207 днів тому
Part 5 took a lot of work to figure out. I guess OK if I can continue recoding. The output was strange for earliest female winners, and I wondered whether min() was selecting the minimum year and finding no one, or the minimum value. With no hints took quite a while, a lot more than an hour to get it to run satisfactorily. Again, a sphinxlike response for test--I showed 69 lines of code, not 67. Have no idea what this means.
a b.
243 днів тому
c...
John S.
345 днів тому
Good tool...
Рейтинг та відгуки
4.5з 5
4 відгуків
Joshua S.
207 днів тому
Part 5 took a lot of work to figure out. I guess OK if I can continue recoding. The output was strange for earliest female winners, and I wondered whether min() was selecting the minimum year and finding no one, or the minimum value. With no hints took quite a while, a lot more than an hour to get it to run satisfactorily. Again, a sphinxlike response for test--I showed 69 lines of code, not 67. Have no idea what this means.
a b.
243 днів тому
c...
John S.
345 днів тому
Good tool...
Завершіть всі розділи щоб отримати сертифікат
0%
In this project, we will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes.