--- title: CSV Data Analyzer emoji: 📊 colorFrom: blue colorTo: purple sdk: gradio python: 3.10 app_file: app.py --- # CSV Data Analyzer Space This is a simple data analysis tool built with Gradio and Pandas. Upload a CSV file to view a data preview, descriptive statistics, and a distribution plot for any numeric column.