We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bacaf30 commit c065caaCopy full SHA for c065caa
tests/input/temperature_schema.yaml
@@ -75,16 +75,16 @@ classes:
75
labeled_by:
76
value:
77
- alias: lat
78
- label_slot: latitude_in_deg
+ labeling_slot: latitude_in_deg
79
labeled_dimensions: [0, 1]
80
- alias: lon
81
- label_slot: longitude_in_deg
+ labeling_slot: longitude_in_deg
82
83
- alias: date
84
- label_slot: date
+ labeling_slot: date
85
labeled_dimensions: [2]
86
- alias: day
87
- label_slot: day_in_d
+ labeling_slot: day_in_d
88
89
90
LatitudeInDegSeries:
0 commit comments