thorodin103 commited on
Commit
4049092
·
verified ·
1 Parent(s): 06af427

Upload datasets/medium/gold.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. datasets/medium/gold.csv +11 -0
datasets/medium/gold.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ customer_id,age,salary,gender,purchases,region,joined_date
2
+ 1,25,45000,M,5,North,2020-01-15
3
+ 2,30,51750,F,3,South,2019-03-22
4
+ 3,32,55000,M,8,North,2021-07-08
5
+ 4,22,32000,M,2,East,2018-11-30
6
+ 5,45,51750,F,12,West,2022-02-14
7
+ 6,28,48000,M,6,North,2020-06-19
8
+ 7,32,62000,F,7,South,2019-09-05
9
+ 8,33,51750,M,4,North,2021-12-01
10
+ 9,41,71000,F,9,East,2017-04-17
11
+ 10,29,38000,F,6,West,2023-01-10