Preview:
flattened=flattened.reindex(['invoice_id','reservation_id','Usage_gross',
                             'Mileage_gross','Late_return_gross',
                             'PCN_gross','PCN_admin_gross',
                             'Flex_gross',
                             'Driving_credits_gross',
                             'Total_VAT'], axis=1)
flattened=flattened.fillna(0)
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter