Nicolas852 commited on
Commit
11dd1b5
1 Parent(s): 8d5f822

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +52 -1
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -6,4 +6,55 @@ language:
6
  - en
7
  tags:
8
  - finance
9
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - en
7
  tags:
8
  - finance
9
+ dataset_info:
10
+ features:
11
+ - name: date
12
+ dtype: timestamp[ns]
13
+ - name: symbol
14
+ dtype: string
15
+ - name: eps
16
+ dtype: float64
17
+ - name: estimated_eps
18
+ dtype: float64
19
+ - name: forecast_eps
20
+ dtype: float64
21
+ - name: earning
22
+ dtype: bool
23
+ - name: consensus
24
+ dtype: float64
25
+ - name: actual
26
+ dtype: float64
27
+ - name: diff
28
+ dtype: float64
29
+ - name: money_flow_index
30
+ dtype: float64
31
+ - name: ultimate_oscillator
32
+ dtype: float64
33
+ - name: close
34
+ dtype: float64
35
+ - name: volume
36
+ dtype: float64
37
+ - name: change_percent
38
+ dtype: float64
39
+ - name: marketcap
40
+ dtype: float64
41
+ - name: marketcap_volume_ratio
42
+ dtype: float64
43
+ - name: three_month
44
+ dtype: float64
45
+ - name: ten_year
46
+ dtype: float64
47
+ - name: ten_three_diff
48
+ dtype: float64
49
+ splits:
50
+ - name: train
51
+ num_bytes: 71813
52
+ num_examples: 500
53
+ download_size: 42127
54
+ dataset_size: 71813
55
+ configs:
56
+ - config_name: default
57
+ data_files:
58
+ - split: train
59
+ path: data/train-*
60
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:289298d4d014295822328f710be455ab641039f0c6ff2a8b1eaff9e5e33045c5
3
+ size 42127