DrishtiSharma commited on
Commit
429c408
·
verified ·
1 Parent(s): 14fde95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,6 +130,6 @@ with st.sidebar:
130
  st.header("References:")
131
  st.markdown(
132
  "1. [Chat With Your CSV File With PandasAI - Prince Krampah](https://medium.com/aimonks/chat-with-your-csv-file-with-pandasai-22232a13c7b7)"
133
- "2. ..."
134
  )
135
 
 
130
  st.header("References:")
131
  st.markdown(
132
  "1. [Chat With Your CSV File With PandasAI - Prince Krampah](https://medium.com/aimonks/chat-with-your-csv-file-with-pandasai-22232a13c7b7)"
133
+ "2. [xyz]()"
134
  )
135