Importer les bibliothèques

parent c85e35f5
......@@ -7,6 +7,17 @@
"# Sujet 2 : le pouvoir d'achat des ouvriers anglais du XVIe au XIXe siècle"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"import pandas as pd\n",
"import numpy as np\n",
"import matplotlib.pyplot as plt"
]
},
{
"cell_type": "code",
"execution_count": null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment