CBSE Class 12 Informatics Practices
Question 37 of 70
Importing/Exporting Data between CSV Files/MySQL and Pandas — Question 2
Back to all questionsTrue
Reason — When we create a DataFrame from a CSV file using pandas, by default, the number of rows in the DataFrame will be equal to the number of rows in the CSV file.