If a CSV file is delimited by semicolons (;) instead of commas, which argument must be correctly set to read the file into a DataFrame?

1
delimiter=','
2
sep=','
3
delimiter=';'
4
sep=';'

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation