CBSE Class 12 Informatics Practices
Question 26 of 44
Data Handling using Pandas — Question 27
Back to all questionsThe advantages of CSV file formats are as follows:
It is a simple, compact and ubiquitous format for data storage.
It is a common format for data interchange.
It can be opened in popular spreadsheet packages like MS-Excel, Calc etc.
Nearly all spreadsheets and databases support import/export to csv format.