๐ŸŒ
Adobe
adobe.com โ€บ acrobat โ€บ resources โ€บ document-files โ€บ what-is-a-csv-file.html
What is a CSV file and how to create and use one | Adobe Acrobat
A CSV file, short for comma-separated values, is a plain text format that simplifies data storage and transfer. A CSV file stores data in a tabular format, where each row represents a record, and each column is separated by a comma.
file format used to store data
Comma-separated values (CSV) is a plain text data format for storing tabular data where the fields (values) of a record are separated by a comma and each record is a line (i.e. โ€ฆ Wikipedia
Factsheet
Filename extension .csv
Internet media type text/csv
Uniform Type Identifier (UTI) public.comma-separated-values-text
Factsheet
Filename extension .csv
Internet media type text/csv
Uniform Type Identifier (UTI) public.comma-separated-values-text
๐ŸŒ
Wikipedia
en.wikipedia.org โ€บ wiki โ€บ Comma-separated_values
Comma-separated values - Wikipedia
June 12, 2026 - CSV is commonly-used in software that generally deals with tabular data such as a database or a spreadsheet. Benefits cited for using CSV include simplicity of use and human readability. CSV is a form of delimiter-separated values. A CSV file is a file that contains CSV-formatted data.
Discussions

What are CSV files and how they be used along with python?
CSV just means "comma-separated value". It's not really a file format; it's still a text file. It just means that it's relatively easy to parse, since the values are separated by commas. More on reddit.com
๐ŸŒ r/learnprogramming
9
1
February 18, 2020
ELI5: What is CSV fiels
CSV (Comma separated values) files are literally just that, a file, where the values in a row are separated by commas, and ended with a newline character (\n). It offers a simple way of storing values in a spreadsheet-like way, but without all the bulk that a normal Excel (.xlsx) file has. Added benefit is that you can open .csv files with any text editor, even good old Notepad. More on reddit.com
๐ŸŒ r/explainlikeimfive
16
0
April 15, 2019
Excel and CSV files - Are there different types of *.csv files?
I've created an *.csv file for importing into an application but the csv file won't import properly. I have to put quotes around the import fields due to commas being a 'possible' part of an address like "123 E Main St., Apt. 100B". Withoutโ€ฆ More on learn.microsoft.com
๐ŸŒ learn.microsoft.com
6
59
October 18, 2012
How to open large .CSV file? (2GB)
You'll hit excel's row limit, so you probably can't open it in the traditional sense without facing some sort of error. Perhaps consider importing it into power query and add it to the data model? More on reddit.com
๐ŸŒ r/excel
97
51
November 10, 2023
๐ŸŒ
WS Form
wsform.com โ€บ home โ€บ knowledge base โ€บ sample csv files โ€“ free download
Sample CSV Files - Free Download
November 10, 2024 - A comma-separated values (CSV) file is a delimited text file that uses a comma to separate values.
๐ŸŒ
data.europa.eu
data.europa.eu โ€บ apps โ€บ data-visualisation-guide โ€บ csv-files
CSV files - European data
One of the most used file formats to exchange data are CSV files. CSV stands for Comma Separated Values and it is a text based format, which means you can open and edit it with any text editor.
๐ŸŒ
Flatfile
flatfile.com โ€บ blog โ€บ what-is-a-csv-file-guide-to-uses-and-benefits
What is a CSV file: A comprehensive guide | Flatfile
Even software programs that don't look and feel like a spreadsheet application frequently offer a CSV file type as an output file for downloading a dataset (like a contact list, a supply list or a report of results or actions).
Find elsewhere
๐ŸŒ
Federal Communications Commission
fcc.gov โ€บ general โ€บ opening-csv-file-excel
Opening a CSV File in Excel | Federal Communications Commission
Navigate to the CSV-formatted file saved on your system, select it, then click Import (When browsing to find the file, set browser to look for All Files or for Text Files)
๐ŸŒ
Google Play
play.google.com โ€บ store โ€บ apps โ€บ details
CSV File Viewer - Apps on Google Play
May 15, 2026 - CSV Reader - Simple, fast, and powerful tool for reading csv files. A CSV file is a Comma-separated values file, which allows data to be saved in a tabular format. The mime type for .CSV file is text/comma-separated-values.
Rating: 3.7 โ€‹ - โ€‹ 9.56K votes
๐ŸŒ
Python
docs.python.org โ€บ 3 โ€บ library โ€บ csv.html
csv โ€” CSV File Reading and Writing
Source code: Lib/csv.py The so-called CSV (Comma Separated Values) format is the most common import and export format for spreadsheets and databases. CSV format was used for many years prior to att...
๐ŸŒ
Absorb LMS
support.absorblms.com โ€บ hc โ€บ en-us โ€บ articles โ€บ 115010250028-What-is-a-CSV-file-and-how-do-I-save-my-spreadsheet-as-one
What is a CSV file and how do I save my spreadsheet as one? โ€“ Absorb Help Center
CSV is an abbreviation for "comma separated values", a file which allows data to be saved in a table structured format. CSVs look like a spreadsheet but have a ".csv" extension in the file name. Tr...
๐ŸŒ
Business Insider
businessinsider.com โ€บ business insider โ€บ what is a csv file? how to open and use the popular spreadsheet file
What is a CSV file? How to open and use the popular spreadsheet file
August 23, 2022 - If you spend any time with spreadsheet applications like Microsoft Excel or Google Sheets โ€” or even import certain kinds of data into Microsoft Outlook โ€” you will inevitably encounter a comma-separated values file, commonly known as a CSV.
๐ŸŒ
Parse.ly
parse.ly โ€บ home โ€บ glossary โ€บ csv file
CSV File - Definition and Examples | Parse.ly
December 19, 2022 - Learn what CSV files are and how they are used. A CSV file is an MS Excel file format that is the standard for storing tabular data in text form. CSV files are often used to exchange data between different software applications.
๐ŸŒ
Reddit
reddit.com โ€บ r/explainlikeimfive โ€บ eli5: what is csv fiels
r/explainlikeimfive on Reddit: ELI5: What is CSV fiels
April 15, 2019 -

Hey,

I see recently many people talk about csv files, and i'm trying to figure why they are more useful or just the differences between them and excel files

Thanks!

๐ŸŒ
Datablist
datablist.com โ€บ home โ€บ learn โ€บ csv manipulation โ€บ download sample csv files for free
Download Sample CSV Files for free - Datablist - Datablist
You can download sample CSV files here for testing purposes. The datasets can be used in any software application compatible with CSV files. An easy tool to edit CSV files online is our CSV Editor. 18 ready-to-download generated datasets are available today. Broken CSV fixtures are listed in a separate section below: CSV sizes vary by dataset, from 100 records to 2 million records.
๐ŸŒ
MotherDuck
motherduck.com โ€บ glossary โ€บ csv
What Is a CSV File? Definition & Examples | MotherDuck
2 weeks ago - CSV (Comma-Separated Values) is a simple, text-based file format used to store tabular data. Each line in a CSV file represents a row, with individual values separated by commas. This format is widely supported by spreadsheet applications, ...
๐ŸŒ
YouTube
youtube.com โ€บ watch
CSV Files - Visually Explained - YouTube
๐Ÿ”ต Chapters00:00 - What is a CSV file?00:23 - How to read a CSV file01:16 - Turning CSV data into a table01:52 - Opening CSV files (TextEdit, Excel)02:16 - S...
Published ย  January 30, 2025
๐ŸŒ
GeeksforGeeks
geeksforgeeks.org โ€บ data analysis โ€บ csv-file-format
CSV | A Complete Guide to Comma-Separated Values Files - GeeksforGeeks
January 29, 2024 - The full form of CSV is Comma-separated values. Comma-separated value is a simple yet powerful file format to store and exchange data. Values are separated using commas in this plain text file format.
๐ŸŒ
IBM
ibm.com โ€บ docs โ€บ en โ€บ engineering-lifecycle-management-suite โ€บ doors-next โ€บ 7.1.0
CSV file format and examples
Before you import a comma-separated values (CSV) file, ensure that the file adheres to the CSV format. In addition, CSV files, as well as spreadsheet files, must follow the content rules for rows and columns and must be encoded in UTF-8.
Top answer
1 of 5
6

A CSV file is (by strict definition) a TXT file with comma separated values. In reality, there are many different characteres used as the delimiter of the values; a semi-colon (;), tab or a pipe (|) being a couple of more common.

The encapsulator is most commonly a full quote ("). A pair of these are used to wrap text fields that may or may not contain the character used as the delimiter. You have to be careful that a full quote does not appear within the wrapping quotes or the result is malformed garbage.

Other than that, a CSV is a CSV. Different programs will use different rules to import a CSV and you often have to tailor the CSV file to suit. Excel's import from text (Data tab, Get External Data, From Text) allows for various deliminator characters as well as different encapsulator characters. You can also specify text input on a particular field of information so a large number remains as a large number and is not converted to scientific notation.

2 of 5
3

total1 wrote:

I've created an *.csv file for importing into an application but the csv file won't import properly.  I have to put quotes around the import fields due to commas being a 'possible' part of an address like "123 E Main St., Apt. 100B".  Without commas the import performs properly.

[....]

The problem seems to be that the application canโ€™t import it in a standard txt/csv file. There has to be a code missing somewhere or an extra code somewhere, but I canโ€™t see it. It works great if it reads it as an Excel csv file.

Are all *.csv files created equal or is there a 'special' *.csv from Excel?

There may be several factors in play here.

First, when you do Save As in Excel, you will see several "different" CSV options.  I have not experimented to see their differences.  I suspect (but don't know for sure) that the difference between CSV and CSV(Macintosh) is the line terminator (CR, LF, CR LF or LF CR).  And IIRC, there is only a subtle difference between CSV and CSV(MS-DOS) which probably does not apply to you.  (Do a Google search.)

Second, despite the name (comma-separated values), I believe the actual separator used depends the settings in the Region and Language Option control panel.  The exporting application and importing application must agree.

Finally, there really are no standards for the CSV file format.  There is an "RFC", an attempt to describe a standard.  But it is really post-facto to most implementations.  Moreover, such standards only specify the content of the file (export encoding); they do not impose standards on how to read (import interpretation) the file.

I suggest that you open the CSV file using Notepad to how your data is actually written to the file.

For your example, you should see literally "123 E Main St., Apt. 100B" with the double-quotes.

If you do not, the most likely explanation is that your R&LO settings specify a different list separator than comma.  Excel double-quotes strings only as-needed to avoid confusion with the list separator.

๐ŸŒ
Microsoft Support
support.microsoft.com โ€บ en-us โ€บ excel โ€บ get-started โ€บ import-or-export-text-txt-or-csv-files
Import or export text (.txt or .csv) files | Microsoft Support
For example, the format of a data column in the .csv file may be MDY, but Excel's default data format is YMD, or you want to convert a column of numbers that contains leading zeros to text so you can preserve the leading zeros.