Spaces:
Runtime error
Runtime error
LaurentTRIPIED
commited on
Commit
•
1410278
1
Parent(s):
ebc12f5
v3 17
Browse files- statistiques.py +0 -1
statistiques.py
CHANGED
@@ -46,7 +46,6 @@ def display_rse_actions_wordcloud(df):
|
|
46 |
st.pyplot(fig)
|
47 |
|
48 |
def main():
|
49 |
-
st.title("Statistiques sur les entreprises engagées RSE")
|
50 |
data, _ = get_data()
|
51 |
df = pd.DataFrame(data)
|
52 |
|
|
|
46 |
st.pyplot(fig)
|
47 |
|
48 |
def main():
|
|
|
49 |
data, _ = get_data()
|
50 |
df = pd.DataFrame(data)
|
51 |
|