JackSparrow008 commited on
Commit
c93a7d4
·
verified ·
1 Parent(s): 755f102

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -20,7 +20,7 @@ dataset_info:
20
  dtype: string
21
  - name: sex_at_birth
22
  dtype: string
23
- - name: fitzpatrick_scin_type
24
  dtype: string
25
  - name: related_category
26
  dtype: string
@@ -42,7 +42,7 @@ dataset_info:
42
  dtype: string
43
  - name: gradable_for_skin_condition_dermatologist_2
44
  dtype: string
45
- - name: gradabale_for_skin_condition_dermatologist_3
46
  dtype: string
47
  - name: dermatologist_skin_condition_on_label_name
48
  dtype: string
@@ -110,7 +110,7 @@ The dataset includes the following columns:
110
  - **year**: Integer data
111
  - **age_group**: String data
112
  - **sex_at_birth**: String data
113
- - **fitzpatrick_scin_type**: String data
114
  - **related_category**: String data
115
  - **condition_duration**: String data
116
  - **race_ethnicity**: Sequence of strings
@@ -121,7 +121,7 @@ The dataset includes the following columns:
121
  - **other_symptoms**: Sequence of strings
122
  - **gradable_for_skin_condition_dermatologist_1**: String data
123
  - **gradable_for_skin_condition_dermatologist_2**: String data
124
- - **gradabale_for_skin_condition_dermatologist_3**: String data
125
  - **dermatologist_skin_condition_on_label_name**: String data
126
  - **dermatologist_skin_condition_confidence**: String data
127
  - **weighted_skin_condition_label**: String data
 
20
  dtype: string
21
  - name: sex_at_birth
22
  dtype: string
23
+ - name: fitzpatrick_skin_type
24
  dtype: string
25
  - name: related_category
26
  dtype: string
 
42
  dtype: string
43
  - name: gradable_for_skin_condition_dermatologist_2
44
  dtype: string
45
+ - name: gradable_for_skin_condition_dermatologist_3
46
  dtype: string
47
  - name: dermatologist_skin_condition_on_label_name
48
  dtype: string
 
110
  - **year**: Integer data
111
  - **age_group**: String data
112
  - **sex_at_birth**: String data
113
+ - **fitzpatrick_skin_type**: String data
114
  - **related_category**: String data
115
  - **condition_duration**: String data
116
  - **race_ethnicity**: Sequence of strings
 
121
  - **other_symptoms**: Sequence of strings
122
  - **gradable_for_skin_condition_dermatologist_1**: String data
123
  - **gradable_for_skin_condition_dermatologist_2**: String data
124
+ - **gradable_for_skin_condition_dermatologist_3**: String data
125
  - **dermatologist_skin_condition_on_label_name**: String data
126
  - **dermatologist_skin_condition_confidence**: String data
127
  - **weighted_skin_condition_label**: String data