Walid Benzineb
orders.csv
: Contains order information (orderId, accountId, orderDate, etc.)order_details.csv
: Links orders to products and quantitiesproducts.csv
: Product information (productId, name, category, price, etc.)users.csv
: Customer demographic datatransactions.csv
: Payment transaction detailsdata_preprocessing.py
: rfm_analysis.py
: cohort_analysis.py
: product_analysis.py
: sales_analysis.py
: main.py
: data/
directory.outputs/
directory: