From 5b0e36d8997ab8cb2ef5f595ee8c6a0dff70aa1e Mon Sep 17 00:00:00 2001 From: Vinayak Jayananth <77900040+vinayakvj@users.noreply.github.com> Date: Thu, 20 Jun 2024 03:28:40 +0000 Subject: [PATCH] Update NOTICE --- notebooks/02_03b.ipynb | 201 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 183 insertions(+), 18 deletions(-) diff --git a/notebooks/02_03b.ipynb b/notebooks/02_03b.ipynb index ebef0a1..e191379 100644 --- a/notebooks/02_03b.ipynb +++ b/notebooks/02_03b.ipynb @@ -9,7 +9,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 1, "id": "acd063a4", "metadata": {}, "outputs": [ @@ -17,19 +17,13 @@ "name": "stdout", "output_type": "stream", "text": [ - "Requirement already satisfied: numpy in /home/codespace/.local/lib/python3.10/site-packages (1.26.1)\n", - "\n", - "\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m A new release of pip is available: \u001b[0m\u001b[31;49m23.3\u001b[0m\u001b[39;49m -> \u001b[0m\u001b[32;49m23.3.1\u001b[0m\n", - "\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m To update, run: \u001b[0m\u001b[32;49mpython -m pip install --upgrade pip\u001b[0m\n", - "Requirement already satisfied: pandas in /home/codespace/.local/lib/python3.10/site-packages (2.1.1)\n", - "Requirement already satisfied: numpy>=1.22.4 in /home/codespace/.local/lib/python3.10/site-packages (from pandas) (1.26.1)\n", - "Requirement already satisfied: python-dateutil>=2.8.2 in /home/codespace/.local/lib/python3.10/site-packages (from pandas) (2.8.2)\n", - "Requirement already satisfied: pytz>=2020.1 in /home/codespace/.local/lib/python3.10/site-packages (from pandas) (2023.3.post1)\n", - "Requirement already satisfied: tzdata>=2022.1 in /home/codespace/.local/lib/python3.10/site-packages (from pandas) (2023.3)\n", - "Requirement already satisfied: six>=1.5 in /home/codespace/.local/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0)\n", - "\n", - "\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m A new release of pip is available: \u001b[0m\u001b[31;49m23.3\u001b[0m\u001b[39;49m -> \u001b[0m\u001b[32;49m23.3.1\u001b[0m\n", - "\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m To update, run: \u001b[0m\u001b[32;49mpython -m pip install --upgrade pip\u001b[0m\n" + "Requirement already satisfied: numpy in /home/codespace/.local/lib/python3.10/site-packages (1.26.4)\n", + "Requirement already satisfied: pandas in /home/codespace/.local/lib/python3.10/site-packages (2.2.2)\n", + "Requirement already satisfied: numpy>=1.22.4 in /home/codespace/.local/lib/python3.10/site-packages (from pandas) (1.26.4)\n", + "Requirement already satisfied: python-dateutil>=2.8.2 in /home/codespace/.local/lib/python3.10/site-packages (from pandas) (2.9.0.post0)\n", + "Requirement already satisfied: pytz>=2020.1 in /home/codespace/.local/lib/python3.10/site-packages (from pandas) (2024.1)\n", + "Requirement already satisfied: tzdata>=2022.7 in /home/codespace/.local/lib/python3.10/site-packages (from pandas) (2024.1)\n", + "Requirement already satisfied: six>=1.5 in /home/codespace/.local/lib/python3.10/site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0)\n" ] } ], @@ -40,7 +34,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 2, "id": "0b48db56-f3a4-47b5-998e-37d64588ae49", "metadata": {}, "outputs": [], @@ -53,7 +47,149 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": 4, + "id": "1d55678f", + "metadata": {}, + "outputs": [ + { + "data": { + "text/html": [ + "
\n", + " | 0 | \n", + "1 | \n", + "2 | \n", + "3 | \n", + "4 | \n", + "
---|---|---|---|---|---|
0 | \n", + "0 | \n", + "2 | \n", + "4 | \n", + "6 | \n", + "8 | \n", + "
1 | \n", + "10 | \n", + "12 | \n", + "14 | \n", + "16 | \n", + "18 | \n", + "
2 | \n", + "20 | \n", + "22 | \n", + "24 | \n", + "26 | \n", + "28 | \n", + "
3 | \n", + "30 | \n", + "32 | \n", + "34 | \n", + "36 | \n", + "38 | \n", + "
4 | \n", + "40 | \n", + "42 | \n", + "44 | \n", + "46 | \n", + "48 | \n", + "
5 | \n", + "50 | \n", + "52 | \n", + "54 | \n", + "56 | \n", + "58 | \n", + "
6 | \n", + "60 | \n", + "62 | \n", + "64 | \n", + "66 | \n", + "68 | \n", + "
7 | \n", + "70 | \n", + "72 | \n", + "74 | \n", + "76 | \n", + "78 | \n", + "
8 | \n", + "80 | \n", + "82 | \n", + "84 | \n", + "86 | \n", + "88 | \n", + "