<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/static/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mxsleon Blog</title><link>https://blog.mxsleon.com/blog</link><description>欢迎来到mxsleon的博客</description><atom:link href="https://blog.mxsleon.com/rss.xml" rel="self"/><language>zh-hans</language><lastBuildDate>Mon, 13 Jul 2026 09:55:00 +0000</lastBuildDate><item><title>Pandas df 筛选</title><link>https://blog.mxsleon.com/blog/df_filter</link><description>python 数据操作库，pandas的数据结构中，dataframe的筛选操作</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mxsleon</dc:creator><pubDate>Mon, 13 Jul 2026 09:55:00 +0000</pubDate><guid>https://blog.mxsleon.com/blog/df_filter</guid></item><item><title>Requests Body form-data</title><link>https://blog.mxsleon.com/blog/requests_form_data</link><description>python requests库的post库中，参数files详细介绍；post文件上传的这个参数以及作用</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mxsleon</dc:creator><pubDate>Mon, 13 Jul 2026 09:49:00 +0000</pubDate><guid>https://blog.mxsleon.com/blog/requests_form_data</guid></item><item><title>Mysql窗口函数</title><link>https://blog.mxsleon.com/blog/mysql_window_function</link><description>mysql窗口函数，以sum()累加函数为例，力扣第1204题，最后一个能进入巴士的人。
讲解窗口函数的概念定义，以及应用解决的问题，使用场景</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mxsleon</dc:creator><pubDate>Thu, 21 May 2026 00:56:00 +0000</pubDate><guid>https://blog.mxsleon.com/blog/mysql_window_function</guid></item></channel></rss>