CoolFace
Apppublic

Shalom10/CustomerBehavior

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

๐Ÿ›๏ธ Customer Purchase Behavior Analysis - Streamlit App

This is a simple Streamlit-based web application that allows users to upload a customer purchase dataset and explore behavior patterns through interactive visualizations.

๐Ÿ”ง Features

  • โ€”Upload CSV file and preview data
  • โ€”Filter data by gender and age
  • โ€”Display total and average purchase amounts
  • โ€”Visualizations: histogram, box plot, and bar chart

๐Ÿ“ฆ Requirements

Install the required dependencies by running:

bash
pip install -r requirements.txt