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 chart, a histogram, and a [...]

2026-07-11T23:59:00+13:00July 11th, 2026|Comments Off on Analyze a Public Dataset

Predictive Analytics Mini Project

Using a provided dataset, complete a full machine learning project. Tasks Choose an appropriate machine learning model for the dataset. Split data into training and testing sets. Train the model [...]

2026-06-22T06:37:42+13:00June 22nd, 2026|Comments Off on Predictive Analytics Mini Project

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 showing sales over time Create [...]

2026-06-22T06:37:42+13:00June 22nd, 2026|Comments Off on Sales Dashboard Project

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. Identify the highest-performing student. Write [...]

2026-06-22T06:37:42+13:00June 22nd, 2026|Comments Off on Student Dataset Analysis

Build Your First Portfolio Page

Create a personal portfolio page using HTML & CSS. It must include at least 3 sections: About Me, Projects, and Contact. Use at least one Google Font, apply a color [...]

2026-06-18T23:59:00+13:00June 18th, 2026|Comments Off on Build Your First Portfolio Page
Go to Top