Archives: Assignments

  • July 16, 2026

AS 1

  • July 13, 2026

as

  • July 13, 2026

asdf

  • July 12, 2026

aa

asdfadsfadsfs asdfadsfadsfs asdfadsfadsfs asdfadsfadsfs asdfadsfadsfs

  • July 12, 2026

asdfadsf

  • July 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 chart, a histogram, and a scatter plot....

  • June 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. Identify the highest-performing student. Write a short...

  • June 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 showing sales over time Create one histogram...

  • June 22, 2026

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 using Scikit-Learn....

  • June 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. Identify the highest-performing student. Write a short...