Archiv: Aufgaben

Beschreibung.

Juli 11, 2026

Analyze a Public Dataset

Download the Titanic or Iris dataset from a public source. Clean the data (handle missing values and data types), then create 3 visualizations: a bar…

Weiterlesen →
Juni 22, 2026

Sales Dashboard Project

Analyze a retail sales dataset and create visualizations that communicate key business insights. Tasks Create one bar chart showing category performance Create one line chart…

Weiterlesen →
Juni 22, 2026

Student Dataset Analysis

You have been provided a CSV file containing student exam scores. Tasks Load the dataset using Pandas. Display the first 10 rows. Calculate average scores.…

Weiterlesen →