Your MCQ
Feed
(current)
Add MCQ
Notifications
0
Categories
Tags
Login
Search
Home
/ Report Question
Q. How do you read a CSV file with no header row?
A. pd.read_csv(file, header=None)
B. pd.read_csv(file, headless=True)
C. pd.read_csv(file, first_row=False)
D. pd.read_csv(file, remove_header=True)
Name
Email
Message