Class 11 IP Chapter 12 Ex 12.1 Solutions Sumita Arora New Syllabus / Listing11IPSA, Uncategorized / By Neha 1. What is CSV file ? Is it a text file ? ...click here for answer 2. Name the function you would use to read data from a CSV file into a dataframe. ...click here for answer 3. Name the function you would use to store data from a dataframe into a CSV file. ...click here for answer 4. Which function lets you fetch data from an SQL table into a dataframe ? ...click here for answer 5. Which function lets you store data of a dataframe into an SQL table ? ...click here for answer 6. Which additional argument would you give to append the data of a dataframe in an existing SQL table ? ...click here for answer