Créer jeu
Télécharger
Obtenir Plan Académique
Partager le jeu
Intégrez-le à votre plateforme

Vous pouvez intégrer le jeu dans un LMS compatible avec LTI 1.1 ou LTI 1.3 comme Canvas, Moodle ou Blackboard. Les scores seront ainsi automatiquement enregistrés dans le carnet de notes de la plateforme.
Télécharger
Vous avez dépassé le nombre maximum de jeux que vous pouvez intégrer à Google Classroom avec votre Plan actuel.

Pour intégrer autant de jeux que vous le souhaitez dans Google Classroom, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Vous avez dépassé le nombre maximum de jeux que vous pouvez intégrer à Microsoft Teams avec votre Plan actuel.

Pour intégrer autant de jeux que vous le souhaitez dans Microsoft Teams, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Le téléchargement du jeu est une fonctionnalité exclusive pour les utilisateurs avec un Plan Académique ou un Plan Commercial.

Obtenez votre Plan Académique ou Plan Commercial dès maintenant et commencez à intégrer vos jeux dans votre LMS, votre site Web ou votre blog.

Si vous le souhaitez, vous pouvez télécharger une jeu de test ici et tester son intégration:

EDA Tools Mastery Quiz

Test

Parties jouées 0

À propos de cette activité

Fast facts about Python EDA tools

Créé par

Ecuador

Téléchargez la version pour jouer sur papier

Créez votre propre jeu gratuite à partir de notre créateur de jeu
Affrontez vos amis pour voir qui obtient le meilleur score dans ce jeu

Top Jeux

%
Anonyme
Anonyme
%
%
%
Vous avez dépassé le nombre maximum de jeux que vous pouvez imprimer avec votre Plan actuel.

Pour imprimer autant de jeux que vous le souhaitez, vous avez besoin d’un Plan Académique ou un Plan Commerciel.

Imprimez votre jeu
EDA Tools Mastery Quiz
 

EDA Tools Mastery QuizVersion en ligne

Fast facts about Python EDA tools

par DvSystem Tecnología
1

Which two core data structures does Pandas offer for data manipulation?

2

Which Pandas method provides descriptive statistics like mean, std, min, and max?

3

Which library is described as the base for static, highly controllable data visuals in Python?

4

What is Seaborn primarily used for in the EDA toolkit?

5

Which library specializes in interactive, browser-based visuals?

6

How would you describe the code to get total sales by region using Pandas?

7

What is the 1D data structure in Pandas called?

8

What is the recommended first step in an Exploratory Data Analysis (EDA)?

9

Which Matplotlib visualization is used to show distribution of a numeric variable?

10

Which four tools are commonly combined in a typical EDA workflow according to the materials?

Feedback

Pandas focuses on Series (1D) and DataFrame (2D) for data handling.

describe() summarizes numerical columns by key statistics.

Matplotlib is the foundational plotting library referenced.

Seaborn creates elegant statistical plots built on top of Matplotlib.

Plotly supports interactive charts and dashboards.

Grouping by region then summing ventas yields region totals.

Series is the 1D labeled array in Pandas.

EDA starts with loading data and inspecting structure.

Histograms illustrate frequency distributions.

A typical EDA workflow combines Pandas, Matplotlib, Seaborn, and Plotly.

Voulez-vous vraiment quitter la page ?

En quittant la page, vous perdrez la progression du jeu.