Update app.py
Browse files
app.py
CHANGED
@@ -130,6 +130,5 @@ 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. [xyz]()"
|
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 |
)
|
134 |
|