Uploading a CSV file. A CSV file is like a spreadsheet saved as a text file. It stores data in a table with rows and columns, with comma separators between the values in each row. CSV files can be opened in spreadsheet programs so you can view and edit the data just like you would a regular spreadsheet. The CSV format makes it easy to share spreadsheet data between different computer programs.