RahulParajuli12 commited on
Commit
9ee9649
·
1 Parent(s): 9772f28

added app functionality

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def main():
40
  st.write("There is also a sample file 'Titanic Dataset' in the program so go ahead and press on app functionality and choose data visualization")
41
 
42
  # SideBar Settings
43
- st.sidebar.title("Rahul Data Science App")
44
  st.sidebar.info(
45
  "The Byte Factory"
46
  )
 
40
  st.write("There is also a sample file 'Titanic Dataset' in the program so go ahead and press on app functionality and choose data visualization")
41
 
42
  # SideBar Settings
43
+ st.sidebar.title("Automatic Data Science App")
44
  st.sidebar.info(
45
  "The Byte Factory"
46
  )