From 40e8e7b010b2936b4555d803eac8f09b7d8b4ec4 Mon Sep 17 00:00:00 2001 From: f2af76177d7732de3d0244c873296360 Date: Wed, 14 Dec 2022 16:44:34 +0000 Subject: [PATCH] no commit message --- module3/exo3/exercice.ipynb | 88 ++++++++++++++++++------------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index 668d022..12d4b18 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/exercice.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 146, + "execution_count": 1, "metadata": {}, "outputs": [], "source": [ @@ -18,7 +18,7 @@ }, { "cell_type": "code", - "execution_count": 147, + "execution_count": 2, "metadata": {}, "outputs": [], "source": [ @@ -27,7 +27,7 @@ }, { "cell_type": "code", - "execution_count": 148, + "execution_count": 3, "metadata": {}, "outputs": [ { @@ -100,18 +100,18 @@ "4 Yes Alive 81.4" ] }, - "execution_count": 148, + "execution_count": 3, "metadata": {}, "output_type": "execute_result" } ], "source": [ - "bdd.head(5)" + "bdd.head()" ] }, { "cell_type": "code", - "execution_count": 149, + "execution_count": 4, "metadata": {}, "outputs": [ { @@ -196,19 +196,19 @@ "4 81.4 0 1 1 0" ] }, - "execution_count": 149, + "execution_count": 4, "metadata": {}, "output_type": "execute_result" } ], "source": [ "dff=pd.get_dummies(bdd)\n", - "dff.head(5)" + "dff.head()" ] }, { "cell_type": "code", - "execution_count": 150, + "execution_count": 5, "metadata": {}, "outputs": [], "source": [ @@ -217,7 +217,7 @@ }, { "cell_type": "code", - "execution_count": 151, + "execution_count": 6, "metadata": {}, "outputs": [ { @@ -290,7 +290,7 @@ "4 81.4 1 0" ] }, - "execution_count": 151, + "execution_count": 6, "metadata": {}, "output_type": "execute_result" } @@ -301,7 +301,7 @@ }, { "cell_type": "code", - "execution_count": 152, + "execution_count": 7, "metadata": {}, "outputs": [ { @@ -374,7 +374,7 @@ "4 81.4 1 0" ] }, - "execution_count": 152, + "execution_count": 7, "metadata": {}, "output_type": "execute_result" } @@ -386,16 +386,16 @@ }, { "cell_type": "code", - "execution_count": 153, + "execution_count": 8, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "" + "" ] }, - "execution_count": 153, + "execution_count": 8, "metadata": {}, "output_type": "execute_result" }, @@ -416,16 +416,16 @@ }, { "cell_type": "code", - "execution_count": 154, + "execution_count": 9, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "" + "" ] }, - "execution_count": 154, + "execution_count": 9, "metadata": {}, "output_type": "execute_result" }, @@ -446,7 +446,7 @@ }, { "cell_type": "code", - "execution_count": 155, + "execution_count": 10, "metadata": {}, "outputs": [ { @@ -458,7 +458,7 @@ "Name: Status, dtype: uint8" ] }, - "execution_count": 155, + "execution_count": 10, "metadata": {}, "output_type": "execute_result" } @@ -477,7 +477,7 @@ }, { "cell_type": "code", - "execution_count": 156, + "execution_count": 11, "metadata": {}, "outputs": [], "source": [ @@ -489,7 +489,7 @@ }, { "cell_type": "code", - "execution_count": 157, + "execution_count": 12, "metadata": {}, "outputs": [ { @@ -568,7 +568,7 @@ "4 81.4 1 0 + 65" ] }, - "execution_count": 157, + "execution_count": 12, "metadata": {}, "output_type": "execute_result" } @@ -579,7 +579,7 @@ }, { "cell_type": "code", - "execution_count": 158, + "execution_count": 13, "metadata": {}, "outputs": [], "source": [ @@ -589,7 +589,7 @@ }, { "cell_type": "code", - "execution_count": 159, + "execution_count": 14, "metadata": {}, "outputs": [ { @@ -656,7 +656,7 @@ "55-64 145 91" ] }, - "execution_count": 159, + "execution_count": 14, "metadata": {}, "output_type": "execute_result" } @@ -667,16 +667,16 @@ }, { "cell_type": "code", - "execution_count": 160, + "execution_count": 15, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "" + "" ] }, - "execution_count": 160, + "execution_count": 15, "metadata": {}, "output_type": "execute_result" }, @@ -699,7 +699,7 @@ }, { "cell_type": "code", - "execution_count": 161, + "execution_count": 16, "metadata": {}, "outputs": [], "source": [ @@ -708,7 +708,7 @@ }, { "cell_type": "code", - "execution_count": 162, + "execution_count": 17, "metadata": { "hideOutput": true }, @@ -719,7 +719,7 @@ }, { "cell_type": "code", - "execution_count": 163, + "execution_count": 18, "metadata": {}, "outputs": [], "source": [ @@ -733,7 +733,7 @@ }, { "cell_type": "code", - "execution_count": 164, + "execution_count": 19, "metadata": {}, "outputs": [], "source": [ @@ -743,7 +743,7 @@ }, { "cell_type": "code", - "execution_count": 165, + "execution_count": 20, "metadata": {}, "outputs": [], "source": [ @@ -752,7 +752,7 @@ }, { "cell_type": "code", - "execution_count": 166, + "execution_count": 21, "metadata": {}, "outputs": [], "source": [ @@ -769,7 +769,7 @@ }, { "cell_type": "code", - "execution_count": 167, + "execution_count": 22, "metadata": {}, "outputs": [], "source": [ @@ -778,7 +778,7 @@ }, { "cell_type": "code", - "execution_count": 168, + "execution_count": 23, "metadata": {}, "outputs": [ { @@ -796,7 +796,7 @@ }, { "cell_type": "code", - "execution_count": 169, + "execution_count": 24, "metadata": {}, "outputs": [], "source": [ @@ -805,7 +805,7 @@ }, { "cell_type": "code", - "execution_count": 170, + "execution_count": 25, "metadata": {}, "outputs": [ { @@ -833,7 +833,7 @@ }, { "cell_type": "code", - "execution_count": 171, + "execution_count": 26, "metadata": {}, "outputs": [], "source": [ @@ -842,7 +842,7 @@ }, { "cell_type": "code", - "execution_count": 172, + "execution_count": 27, "metadata": {}, "outputs": [ { @@ -852,7 +852,7 @@ " [ 30, 44]])" ] }, - "execution_count": 172, + "execution_count": 27, "metadata": {}, "output_type": "execute_result" } @@ -863,7 +863,7 @@ }, { "cell_type": "code", - "execution_count": 173, + "execution_count": 28, "metadata": {}, "outputs": [ { -- 2.18.1