RohitMV commited on
Commit
4fd0e72
·
verified ·
1 Parent(s): 9372a4e

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +39 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Product_Id
5
+ dtype: string
6
+ - name: Product_Weight
7
+ dtype: float64
8
+ - name: Product_Sugar_Content
9
+ dtype: string
10
+ - name: Product_Allocated_Area
11
+ dtype: float64
12
+ - name: Product_Type
13
+ dtype: string
14
+ - name: Product_MRP
15
+ dtype: float64
16
+ - name: Store_Id
17
+ dtype: string
18
+ - name: Store_Establishment_Year
19
+ dtype: int64
20
+ - name: Store_Size
21
+ dtype: string
22
+ - name: Store_Location_City_Type
23
+ dtype: string
24
+ - name: Store_Type
25
+ dtype: string
26
+ - name: Product_Store_Sales_Total
27
+ dtype: float64
28
+ splits:
29
+ - name: train
30
+ num_bytes: 644
31
+ num_examples: 5
32
+ download_size: 5719
33
+ dataset_size: 644
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d176ab68c3d6d951a26e5422af9466864b7e6c241913544a45bc7a3d42a35f66
3
+ size 5719