|
91 | 91 | { |
92 | 92 | "data": { |
93 | 93 | "text/plain": [ |
94 | | - "<matplotlib.legend.Legend at 0x29369705048>" |
| 94 | + "<matplotlib.legend.Legend at 0x21ecd75d908>" |
95 | 95 | ] |
96 | 96 | }, |
97 | 97 | "execution_count": 4, |
|
233 | 233 | "source": [ |
234 | 234 | "moisture_content(model, model.Assumed_Comp)" |
235 | 235 | ] |
236 | | - }, |
237 | | - { |
238 | | - "cell_type": "code", |
239 | | - "execution_count": 7, |
240 | | - "id": "greater-opinion", |
241 | | - "metadata": {}, |
242 | | - "outputs": [ |
243 | | - { |
244 | | - "data": { |
245 | | - "text/plain": [ |
246 | | - "Yard_Trimmings_Leaves 178.906859\n", |
247 | | - "Yard_Trimmings_Grass 60.032469 \n", |
248 | | - "Yard_Trimmings_Branches 165.877339\n", |
249 | | - "Food_Waste_Vegetable 39.859225 \n", |
250 | | - "Food_Waste_Non_Vegetable 53.232923 \n", |
251 | | - "Wood 81.366107 \n", |
252 | | - "Wood_Other 75.965689 \n", |
253 | | - "Textiles 49.964261 \n", |
254 | | - "Newsprint 56.852683 \n", |
255 | | - "Corr_Cardboard 46.663688 \n", |
256 | | - "Office_Paper 53.040768 \n", |
257 | | - "Magazines 43.790503 \n", |
258 | | - "Third_Class_Mail 49.666987 \n", |
259 | | - "Folding_Containers 42.428400 \n", |
260 | | - "Paper_Bags 58.057334 \n", |
261 | | - "Mixed_Paper 53.513609 \n", |
262 | | - "Paper_Non_recyclable 59.271198 \n", |
263 | | - "Misc_Organic 47.489032 \n", |
264 | | - "Name: C_cont, dtype: float64" |
265 | | - ] |
266 | | - }, |
267 | | - "execution_count": 7, |
268 | | - "metadata": {}, |
269 | | - "output_type": "execute_result" |
270 | | - } |
271 | | - ], |
272 | | - "source": [ |
273 | | - "model.final_comp.data['C_cont'][model.final_comp.data['C_cont']>0]" |
274 | | - ] |
275 | | - }, |
276 | | - { |
277 | | - "cell_type": "code", |
278 | | - "execution_count": null, |
279 | | - "id": "fixed-tracy", |
280 | | - "metadata": {}, |
281 | | - "outputs": [], |
282 | | - "source": [] |
283 | 236 | } |
284 | 237 | ], |
285 | 238 | "metadata": { |
|
0 commit comments