Penguni commited on
Commit
b94a1fb
·
verified ·
1 Parent(s): ad642f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -191,7 +191,7 @@ def create_rating_box_chart(df, title):
191
  return fig
192
 
193
  # Streamlit app
194
- st.title('Parental Guide Analysis')
195
 
196
  # Split into two columns for buttons
197
  col1, col2 = st.columns(2)
 
191
  return fig
192
 
193
  # Streamlit app
194
+ st.title('MOVIE Analysis')
195
 
196
  # Split into two columns for buttons
197
  col1, col2 = st.columns(2)