Harsh23Kashyap commited on
Commit
4637e87
·
1 Parent(s): ce13763

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ with st.sidebar:
47
  st.title("World Market")
48
  st.title("NIFTY")
49
  #nif = data.DataReader('^NSEI','yahoo',current)['Close']
50
- st.header(nif.iloc[0].round(2))
51
  st.markdown("""---""")
52
 
53
  st.title("SENSEX")
 
47
  st.title("World Market")
48
  st.title("NIFTY")
49
  #nif = data.DataReader('^NSEI','yahoo',current)['Close']
50
+ #st.header(nif.iloc[0].round(2))
51
  st.markdown("""---""")
52
 
53
  st.title("SENSEX")