Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available: 6.15.2
metadata
title: Book Analytics Space
emoji: 📚
colorFrom: indigo
colorTo: purple
sdk: gradio
app_file: app.py
python_version: '3.10'
pinned: false
Book Analytics Space
This Space converts the notebook workflow into a Gradio application.
Included files
app.pyrequirements.txtstyle.csssynthetic_book_reviews.csvsynthetic_sales_data.csv
Notes
- The Python version is quoted as
"3.10"so YAML does not convert it to3.1. - The ARIMA logic imports directly from
statsmodels.tsa.arima.model. - The app works without external API keys.