<?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>Pandas on Lin's Blog</title><link>http://coder.tw/tags/pandas/</link><description>Recent content in Pandas on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Sun, 30 Jul 2017 02:30:16 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/pandas/index.xml" rel="self" type="application/rss+xml"/><item><title>Python Generate Datetime Series</title><link>http://coder.tw/posts/python-generate-datetime-series/</link><pubDate>Sun, 30 Jul 2017 02:30:16 +0000</pubDate><guid>http://coder.tw/posts/python-generate-datetime-series/</guid><description>&lt;p&gt;在 Excel 很簡單的拖曳就可以產生連續的日期們，而在 Python 你可以利用 datetime 和 timedelta 兩個模組做到類似的事情，不管是要間隔一小時、間格一天、間隔一個月都可以做到。&lt;/p&gt;</description></item></channel></rss>