CSV

Comma-separated values

A CSV file is a plain text file that uses commas to separate values into records and fields. It is not fully standardized, so other delimiters such as semicolons can be used instead of commas. The quotation character may also need to be escaped if it is present in the data.

1 courses cover this concept

CSE 163 Intermediate Data Programming

University of Washington

Summer 2022

This course offers an intermediate level of data programming, focusing on different data types, data science tools, code complexity, and memory management. It emphasizes the efficient use of concepts for data programming.

No concepts data

+ 34 more concepts