We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5fabe commit 24326e8Copy full SHA for 24326e8
Maths and Physics Python/test.ipynb
@@ -6,34 +6,9 @@
6
"metadata": {},
7
"outputs": [],
8
"source": [
9
- "import seaborn"
10
- ]
11
- },
12
- {
13
- "cell_type": "code",
14
- "execution_count": 2,
15
- "metadata": {},
16
- "outputs": [],
17
- "source": [
18
- "import pandas"
19
20
21
22
23
- "execution_count": 3,
24
25
26
27
- "import scipy"
28
29
30
31
32
- "execution_count": 4,
33
34
35
36
- "import sklearn"
+ "import scipy\n",
+ "import numpy\n",
+ "import pillow"
37
]
38
}
39
],
0 commit comments