From a89cf0b541e0a24bcd16e6c830c35ba6da4cb82b Mon Sep 17 00:00:00 2001 From: Jerome Hardaway Date: Sun, 10 Nov 2024 23:24:32 -0500 Subject: [PATCH] fix sidebar --- app.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app.py b/app.py index 12146e9..879e5d1 100644 --- a/app.py +++ b/app.py @@ -492,7 +492,6 @@ def main(): - **AI Applications**: Integrating AI models and APIs in applications, including OpenAI GPT models. #### 📊 Data & Visualization -- **Streamlit**: For building interactive data apps quickly and easily. - **Pandas**: Data manipulation and analysis. - **Matplotlib & Plotly**: Data visualization libraries for generating plots and charts.