What is CSV file (overview)

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 พ.ย. 2024

ความคิดเห็น • 16

  • @CSVLoader
    @CSVLoader  3 ปีที่แล้ว

    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

  • @rruth9098
    @rruth9098 ปีที่แล้ว +2

    Extremely clear, great video.

  • @vaporr5929
    @vaporr5929 2 ปีที่แล้ว +1

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

  • @canlapancopy
    @canlapancopy ปีที่แล้ว +1

    Very helpful, thank you!

  • @jihadabubacker1769
    @jihadabubacker1769 3 ปีที่แล้ว +1

    Really good explanation

  • @freelancershakib1424
    @freelancershakib1424 3 ปีที่แล้ว

    #very good explanation

  • @amitloogaci2077
    @amitloogaci2077 3 ปีที่แล้ว +1

    Thanks you

  • @TheDreadwolfMetal
    @TheDreadwolfMetal 3 ปีที่แล้ว +1

    Thank you!

  • @ishanmadushanka3709
    @ishanmadushanka3709 2 ปีที่แล้ว

  • @prabhjotsingh6506
    @prabhjotsingh6506 4 ปีที่แล้ว

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

    • @markkofman
      @markkofman 4 ปีที่แล้ว +2

      try changing the CSV file extension to TXT and then open it in Excel. If you open a TXT file with Excel it will popup import wizard where you can choose the delimiter. And then you can resave the file as regular comma separated file

    • @prabhjotsingh6506
      @prabhjotsingh6506 4 ปีที่แล้ว

      @@markkofman thanks:)

    • @leonardonetagamer
      @leonardonetagamer 3 ปีที่แล้ว

      You need to use the csv module

  • @johnk.5274
    @johnk.5274 4 ปีที่แล้ว +2

    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.

    • @CSVLoader
      @CSVLoader  4 ปีที่แล้ว +2

      Thank you for the feedback