A newer version of the Gradio SDK is available:
6.5.0
metadata
title: CSV Data Analyzer
emoji: 📊
colorFrom: blue
colorTo: purple
sdk: gradio
python: 3.1
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.