import streamlit as st import pandas as pd import matplotlib.pyplot as plt import seaborn as sns def app(): st.title('Exploratory Data Analysis')