From da375de11bd1dbf57efe8876047b1115ae18ee5d Mon Sep 17 00:00:00 2001 From: mitarai-takuma Date: Mon, 4 Mar 2024 22:24:58 +0900 Subject: [PATCH] =?UTF-8?q?=E7=AC=AC12=E5=9B=9E=E3=81=AE=E3=83=87=E3=83=BC?= =?UTF-8?q?=E3=82=BF=E7=94=A8=E6=84=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- datasets/online_customers/customers.csv | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 datasets/online_customers/customers.csv diff --git a/datasets/online_customers/customers.csv b/datasets/online_customers/customers.csv new file mode 100644 index 0000000..a71e231 --- /dev/null +++ b/datasets/online_customers/customers.csv @@ -0,0 +1,14 @@ +age,purchase_amount +26, 510023 +19, 415239 +31, 1230058 +27, 779885 +34, 1377988 +56, 1703002 +49, 1903891 +36, 1490134 +44, 1691225 +39, 1278091 +18, 2759892 +24, 2631298 +22, 2204823