<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>csv on Changlin&#39;s Blog</title>
    <link>https://timely-sprinkles-c55fc0.netlify.app/tags/csv/</link>
    <description>Recent content in csv on Changlin&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 17 Dec 2023 20:32:54 -0600</lastBuildDate><atom:link href="https://timely-sprinkles-c55fc0.netlify.app/tags/csv/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CSV</title>
      <link>https://timely-sprinkles-c55fc0.netlify.app/posts/csv/</link>
      <pubDate>Sun, 17 Dec 2023 20:32:54 -0600</pubDate>
      
      <guid>https://timely-sprinkles-c55fc0.netlify.app/posts/csv/</guid>
      <description>CSV Formatted Data Comma-separated values (CSV) is a text file format that uses commas to separate values. A CSV file stores tabular data (numbers and text) in plain text, where each line of the file typically represents one data record. Each record consists of the same number of fields, and these are separated by commas in the CSV file. If the field delimiter itself may appear within a field, fields can be surrounded with quotation marks</description>
    </item>
    
  </channel>
</rss>
