<?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>编程 on Yoese!</title>
    <link>https://yoese.com/categories/%E7%BC%96%E7%A8%8B/</link>
    <description>Recent content in 编程 on Yoese!</description>
    <image>
      <title>Yoese!</title>
      <url>https://yoese.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://yoese.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.146.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 28 Nov 2020 15:59:45 +0000</lastBuildDate>
    <atom:link href="https://yoese.com/categories/%E7%BC%96%E7%A8%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>正则表达式从入门到放弃v0.1</title>
      <link>https://yoese.com/posts/regular-expression/</link>
      <pubDate>Sat, 28 Nov 2020 15:59:45 +0000</pubDate>
      <guid>https://yoese.com/posts/regular-expression/</guid>
      <description>&lt;h1 id=&#34;正则表达式从入门到放弃&#34;&gt;正则表达式从入门到放弃&lt;/h1&gt;
&lt;p&gt;在编写处理字符串的程序或网页时，经常会有查找符合某些复杂规则的字符串的需要。正则表达式就是用于描述这些规则的工具。换句话说，正则表达式就是记录文本规则的代码。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pandas速查手册</title>
      <link>https://yoese.com/posts/pandas-cookbook/</link>
      <pubDate>Tue, 27 Aug 2019 03:06:27 +0000</pubDate>
      <guid>https://yoese.com/posts/pandas-cookbook/</guid>
      <description>&lt;p&gt;对于数据科学家，无论是数据分析还是数据挖掘来说，Pandas是一个非常重要的Python包。它不仅提供了很多方法，使得数据处理非常简单，同时在数据处理速度上也做了很多优化，使得和Python内置方法相比时有了很大的优势。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
