Archivos: Tareas

Analyze a Public Dataset

11 de julio de 2026

Pablo Ponce

1 min lectura

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 scat...

Leer más

22 de junio de 2026

Pablo Ponce

1 min lectura

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-per...

Leer más

22 de junio de 2026

Pablo Ponce

1 min lectura

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 showi...

Leer más

22 de junio de 2026

Pablo Ponce

1 min lectura

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. T...

Leer más

18 de junio de 2026

Pablo Ponce

1 min lectura

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 scheme usi...

Leer más