Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
mahmud0x commited on
Commit
af322d6
·
unverified ·
1 Parent(s): b931a63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -21,15 +21,15 @@ configs:
21
  description: Default configuration using VarianceThreshold=0.001 with 4,561 features.
22
  features:
23
  - name: hash
24
- dtype: string
25
  - name: label
26
- dtype: string
27
  - name: family
28
- dtype: string
29
  - name: vt_count
30
- dtype: int64
31
  - name: year_month
32
- dtype: string
33
 
34
  - config_name: var_thresh_0.0001
35
  data_files:
 
21
  description: Default configuration using VarianceThreshold=0.001 with 4,561 features.
22
  features:
23
  - name: hash
24
+ dtype: object
25
  - name: label
26
+ dtype: int64
27
  - name: family
28
+ dtype: object
29
  - name: vt_count
30
+ dtype: float64
31
  - name: year_month
32
+ dtype: object
33
 
34
  - config_name: var_thresh_0.0001
35
  data_files: