Question
Find the errors and rectify the script.


Get the step-by-step solution for this question inside the Vidyadip app.
Get the answer in the appGenerate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.
Title: Carbon emission of the coutries 1990-2011
values=[27, 11, 25, 8, 1, 3, 25]
countres= [ "US", "China", "European Union", "Russian Federation", "Brazil","India","Rest of World"]
(a) To create the, Data Frame with columns Name, Occupation, Date of join, Age. The datafrme should contain only 2 rows.
(b) Add the index Emp001 and Emp002.
(c) Print the data
(d) Add a new row [Emp003]
(UPDATE, SELECT, ALTER, DROP)