Spaces:
Sleeping
Sleeping
Commit
Β·
459832b
1
Parent(s):
972370e
removes the pip install line
Browse files- 01_bcce_2024.ipynb +1 -11
01_bcce_2024.ipynb
CHANGED
@@ -31,17 +31,7 @@
|
|
31 |
"cell_type": "markdown",
|
32 |
"metadata": {},
|
33 |
"source": [
|
34 |
-
"Before we start, let's make sure we have the necessary libraries ready for use
|
35 |
-
"The following code cell will take a few minutes to run, so please be patient."
|
36 |
-
]
|
37 |
-
},
|
38 |
-
{
|
39 |
-
"cell_type": "code",
|
40 |
-
"execution_count": null,
|
41 |
-
"metadata": {},
|
42 |
-
"outputs": [],
|
43 |
-
"source": [
|
44 |
-
"%pip install pycaret sweetviz -q --no-warn-script-location"
|
45 |
]
|
46 |
},
|
47 |
{
|
|
|
31 |
"cell_type": "markdown",
|
32 |
"metadata": {},
|
33 |
"source": [
|
34 |
+
"Before we start, let's make sure we have the necessary libraries ready for use."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
]
|
36 |
},
|
37 |
{
|