From eb72633b25fbbad23d3a3939434a39a7345b6792 Mon Sep 17 00:00:00 2001 From: brad-gh <32170926+brad-gh@users.noreply.github.com> Date: Tue, 26 Apr 2022 22:49:27 -0400 Subject: [PATCH] fix: formulation and typo --- piscine/week01/day02/ex01/audit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/piscine/week01/day02/ex01/audit/README.md b/piscine/week01/day02/ex01/audit/README.md index 57070b3..f7223aa 100644 --- a/piscine/week01/day02/ex01/audit/README.md +++ b/piscine/week01/day02/ex01/audit/README.md @@ -2,7 +2,7 @@ ##### The solution of question 1 is accepted if the DataFrame created is the same as the "model" DataFrame. Check that the index is not 1,2,3,4,5. -##### The solution of question 2 is accepted if the types you get for the columns are as below and if if the types of the first value of the columns are as below +##### The solution of question 2 is accepted if the columns' types are as below and if the types of the first value of the columns are as below ```console