Analyze a Public Dataset

Download the Titanic or Iris dataset from a public source. Clean the data (handle missing values and data types), then...

Student Dataset Analysis

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

Sales Dashboard Project

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

Predictive Analytics Mini Project

Using a provided dataset, complete a full machine learning project. Tasks Choose an appropriate machine learning model for the dataset....