iszhaoxin commited on
Commit
4acdb4d
·
1 Parent(s): 2943ce4
Files changed (1) hide show
  1. dataset_infos.json +2 -5
dataset_infos.json CHANGED
@@ -8,7 +8,7 @@
8
  "customer_id": {
9
  "dtype": "int32"
10
  },
11
- "purchase_amount": {
12
  "dtype": "float32"
13
  },
14
  "age": {
@@ -45,14 +45,11 @@
45
  "product_id": {
46
  "dtype": "int32"
47
  },
48
- "product_name": {
49
  "dtype": "string"
50
  },
51
  "price": {
52
  "dtype": "float32"
53
- },
54
- "in_stock": {
55
- "dtype": "bool"
56
  }
57
  },
58
  "splits": {
 
8
  "customer_id": {
9
  "dtype": "int32"
10
  },
11
+ "name": {
12
  "dtype": "float32"
13
  },
14
  "age": {
 
45
  "product_id": {
46
  "dtype": "int32"
47
  },
48
+ "name": {
49
  "dtype": "string"
50
  },
51
  "price": {
52
  "dtype": "float32"
 
 
 
53
  }
54
  },
55
  "splits": {