{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"colab_type": "text",
"id": "yUHloQ_zKygc"
},
"source": [
"Date:05.11.2019\n",
"\n",
"\n",
"\n",
"\n",
"Notebook for Matplotlib.pyplot"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {
"colab": {},
"colab_type": "code",
"id": "74HFuB13KxmW"
},
"outputs": [],
"source": [
"import matplotlib.pyplot as plt\n",
"import numpy as np\n",
"import seaborn as sns\n",
"sns.set()"
]
},
{
"cell_type": "markdown",
"metadata": {
"colab_type": "text",
"id": "saQtbnHOEBLf"
},
"source": [
"#Miscelleneous and Trials"
]
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"colab_type": "code",
"id": "hj4hOts9K50k",
"outputId": "a4bb9280-e75a-43b2-e62f-346ee9cbc425"
},
"outputs": [
{
"data": {
"text/plain": [
"