Advertisements
Advertisements
Question
The command used to skip a row in a CSV file is ______
Options
next()
skip()
omit()
bounce()
MCQ
Fill in the Blanks
Solution
The command used to skip a row in a CSV file is skip().
shaalaa.com
Introduction to Python and CSV Files
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
A CSV file is also known as a ______
The expansion of CRLF is ______
Which of the following module is provided by Python to do several operations on the CSV files?
What is CSV File?
Write a note on the open() function of python. What is the difference between the two methods?
Tabulate the different modes with their meaning.