Update app.py
Browse files
app.py
CHANGED
@@ -4,10 +4,7 @@ github : @Rupeshgarsondiya
|
|
4 |
Organization : L.J University
|
5 |
'''
|
6 |
|
7 |
-
|
8 |
-
pip install pandas
|
9 |
-
pip install sklearn
|
10 |
-
pip install streamlit
|
11 |
|
12 |
|
13 |
import http
|
|
|
4 |
Organization : L.J University
|
5 |
'''
|
6 |
|
7 |
+
|
|
|
|
|
|
|
8 |
|
9 |
|
10 |
import http
|