What is CSV file (overview)

preview_player
Показать описание
This video is a guide to understanding what is CSV. It is a CSV file tutorial.

Then, you will see that CSV stands for comma-separated values. You will explore how CSV files are created in a spreadsheet program (Excel and Google Spreadsheets) and how CSV looks in a text editor.

Finally, we talk about the usage of the CSV file and learn what is a CSV used for.
You can have different data in CSVs like contacts, companies, activities, products, notes, deals, etc. And you can get a CSV when exporting data from your current software, you can edit your own CSV and import it into another software you use.

00:00 - What’s the best way to view CSV files
00:17 - What data stores CSV
00:31 - How to view CSV files
00:56 - What is “Comma-separated values”
01:02 - How to open CSV file in Excel
01:24 - How data is displayed
01:39 - What is “Tab-separated values”
01:59 - When quotation marks are used
02:22 - How CSV files are used
02:33 - How to migrate data using CSV
02:49 - Useful links

#CSVfile #csvloader
Рекомендации по теме
Комментарии
Автор

00:01 - What’s the best way to view CSV files
00:17 - What data stores CSV
00:31 - How to view CSV files
00:56 - What is “Comma-separated values”
01:02 - How to open CSV file in Excel
01:24 - How data is displayed
01:39 - What is “Tab-separated values”
01:59 - When quotation marks are used
02:22 - How CSV files are used
02:33 - How to migrate data using CSV
02:49 - Useful links

CSVLoader
Автор

Wow cool! Did not know of the implementation of different csv separator markers in different regions!

vaporr
Автор

The background music is very distracting
It’s like trying to study while there is a loud frat party in the dorm room next door.

johnk.
Автор

I opened a CSV file in python but it contains tabs instead of commas, what should I do?

prabhjotsingh