Spaces:
Sleeping
Sleeping
AnandSoni2001
commited on
Commit
·
a813381
1
Parent(s):
d95d154
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ import requests
|
|
15 |
from bs4 import BeautifulSoup
|
16 |
|
17 |
#Heading
|
18 |
-
st.title('
|
19 |
st.write("#")
|
20 |
|
21 |
#TCS Data Taken
|
|
|
15 |
from bs4 import BeautifulSoup
|
16 |
|
17 |
#Heading
|
18 |
+
st.title('Stock Market Analysis and Prediction')
|
19 |
st.write("#")
|
20 |
|
21 |
#TCS Data Taken
|