Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -163,7 +163,7 @@ with gr.Blocks(title=title) as demo:
|
|
163 |
[
|
164 |
["Guest Service Employee", "Upper Upscale", 4.1, 3.7, 3.9, 4.2, 4.4, 4.3],
|
165 |
["Food and Beverage Employee, "Upper Upscale", 3.9, 3.7, 4.1, 4.3, 4.5, 4.4],
|
166 |
-
["Housekeeping Employee", "Upper Upscale", 4.3, 4.0, 4.3, 4.4, 4.5, 4.4]
|
167 |
["Guest Service Employee 2", "Upper Upscale", 5.0, 4.0, 4.3, 4.4, 5.0, 5.0]
|
168 |
],
|
169 |
[Department, ChainScale, SupportiveGM, Merit, LearningDevelopment, WorkEnvironment, Engagement, WellBeing],
|
|
|
163 |
[
|
164 |
["Guest Service Employee", "Upper Upscale", 4.1, 3.7, 3.9, 4.2, 4.4, 4.3],
|
165 |
["Food and Beverage Employee, "Upper Upscale", 3.9, 3.7, 4.1, 4.3, 4.5, 4.4],
|
166 |
+
["Housekeeping Employee", "Upper Upscale", 4.3, 4.0, 4.3, 4.4, 4.5, 4.4],
|
167 |
["Guest Service Employee 2", "Upper Upscale", 5.0, 4.0, 4.3, 4.4, 5.0, 5.0]
|
168 |
],
|
169 |
[Department, ChainScale, SupportiveGM, Merit, LearningDevelopment, WorkEnvironment, Engagement, WellBeing],
|