BlendMMM commited on
Commit
22fb4ed
1 Parent(s): ac9357e

Update pages/Help.py

Browse files
Files changed (1) hide show
  1. pages/Help.py +1 -1
pages/Help.py CHANGED
@@ -24,7 +24,7 @@ st.subheader('Overview')
24
 
25
  st.markdown('The tool was developed in accordance with the best practices for building Marketing mix models for different clients and businesses. The tool can be used for building various MMM models, optimize spends and execute various simulations. ')
26
 
27
- st.markdown('Last Updated: 3/26/204')
28
  user=st.radio("Select User",['Data Scientist','Media Planner'],horizontal=True,index=1)
29
 
30
 
 
24
 
25
  st.markdown('The tool was developed in accordance with the best practices for building Marketing mix models for different clients and businesses. The tool can be used for building various MMM models, optimize spends and execute various simulations. ')
26
 
27
+ st.markdown('Last Updated: 3/26/24')
28
  user=st.radio("Select User",['Data Scientist','Media Planner'],horizontal=True,index=1)
29
 
30