Check sibling questions

Write the optional Python CSV reader parameters.

 

Answer:

Optional python CSV reader parameters are:

  • Delimiter: It specifies the character that is used to separate fields.
  • Quotechar: It specifies the character used to surround fields that contain the delimiter character. 
  • Escapechar: It specifies the character used to escape the delimiter character , in case quotes aren’t used .

 

 

 

 

  1. Computer Science - Class 12
  2. Chapter 2 - File Handling in Python

About the Author

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science and Computer Science at Teachoo