Skip to content

Commit 24326e8

Browse files
committed
Update test.ipynb
1 parent 0f5fabe commit 24326e8

File tree

1 file changed

+3
-28
lines changed

1 file changed

+3
-28
lines changed

Maths and Physics Python/test.ipynb

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,34 +6,9 @@
66
"metadata": {},
77
"outputs": [],
88
"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-
"cell_type": "code",
23-
"execution_count": 3,
24-
"metadata": {},
25-
"outputs": [],
26-
"source": [
27-
"import scipy"
28-
]
29-
},
30-
{
31-
"cell_type": "code",
32-
"execution_count": 4,
33-
"metadata": {},
34-
"outputs": [],
35-
"source": [
36-
"import sklearn"
9+
"import scipy\n",
10+
"import numpy\n",
11+
"import pillow"
3712
]
3813
}
3914
],

0 commit comments

Comments
 (0)