Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -7,7 +7,7 @@ import pandas as pd
|
|
| 7 |
st.header("Data Scraper App")
|
| 8 |
st.image('twitter.jpg')
|
| 9 |
st.subheader('''
|
| 10 |
-
A simple app to scrap data from Twitter.
|
| 11 |
''')
|
| 12 |
|
| 13 |
# form to collect searcy query and other conditions
|
|
|
|
| 7 |
st.header("Data Scraper App")
|
| 8 |
st.image('twitter.jpg')
|
| 9 |
st.subheader('''
|
| 10 |
+
A simple app to scrap data from Twitter By TRHACKNON.
|
| 11 |
''')
|
| 12 |
|
| 13 |
# form to collect searcy query and other conditions
|