From 8416250e84a0dc18524f69ddd59d277e11217a8d Mon Sep 17 00:00:00 2001 From: eslopfer Date: Mon, 24 Oct 2022 16:33:04 +0100 Subject: [PATCH] docs(ai-branch): add link to file in assets server --- piscine/week01/day02/ex02/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/piscine/week01/day02/ex02/README.md b/piscine/week01/day02/ex02/README.md index 60eaa25..cbbd5dc 100644 --- a/piscine/week01/day02/ex02/README.md +++ b/piscine/week01/day02/ex02/README.md @@ -2,7 +2,8 @@ The goal of this exercise is to learn to manipulate real data with Pandas. -The data set used is **Individual household electric power consumption** +The data set used is [**Individual household electric power consumption**](https://assets.01-edu.org/ai-branch/piscine-ai/household_power_consumption.txt) + 1. Delete the columns `Time`, `Sub_metering_2` and `Sub_metering_3` 2. Set `Date` as index