<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data Formats on Chen Kai Blog</title><link>https://www.chenk.top/zh/tags/data-formats/</link><description>Recent content in Data Formats on Chen Kai Blog</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Tue, 19 Apr 2022 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/zh/tags/data-formats/index.xml" rel="self" type="application/rss+xml"/><item><title>Python 工程实践（五）：I/O、序列化与数据格式</title><link>https://www.chenk.top/zh/python-engineering/05-io-and-serialization/</link><pubDate>Tue, 19 Apr 2022 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/python-engineering/05-io-and-serialization/</guid><description>&lt;p>大多数程序本质上只是在不同数据格式之间搭管道：读一个 CSV，转换一下，写成 JSON；加载配置文件，校验后传给应用。每个 Python 开发者都写过这类代码，而其中大多数人至少踩过一次编码、路径处理或序列化细节的坑。&lt;/p></description></item></channel></rss>