We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 156011c commit aeb925dCopy full SHA for aeb925d
params.json
@@ -144,6 +144,22 @@
144
"first_col_only": false,
145
"drop_na": true
146
},
147
+ "transmission_line_capacity_upper_bound": {
148
+ "file_name": "transmission_line_capacity_upper_bound",
149
+ "index_cols": [0],
150
+ "header_rows": [0],
151
+ "unstack_levels": [0],
152
+ "first_col_only": false,
153
+ "drop_na": true
154
+ },
155
+ "transmission_line_capacity_lower_bound": {
156
+ "file_name": "transmission_line_capacity_lower_bound",
157
158
159
160
161
162
163
"ramp_down": {
164
"file_name": "ramp_down",
165
"index_cols": [0],
0 commit comments