How can you skip the first 2 rows of a CSV file (excluding the header) while reading it into a Pandas DataFrame?

1
skiprows=2
2
header=2
3
ignore_rows=2
4
skipfooter=2

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation