<?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>Python on pp的技术博客</title><link>https://pp-tech-blog.pages.dev/tags/python/</link><description>Recent content in Python on pp的技术博客</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Fri, 02 Apr 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://pp-tech-blog.pages.dev/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>python函数参数传递*/**</title><link>https://pp-tech-blog.pages.dev/posts/pythonparam/</link><pubDate>Fri, 02 Apr 2021 00:00:00 +0000</pubDate><guid>https://pp-tech-blog.pages.dev/posts/pythonparam/</guid><description>def print_params_1(params): print params def print_params_2(*params): print params def。</description></item><item><title>fit_transform,fit,transform区别和作用</title><link>https://pp-tech-blog.pages.dev/posts/fit_transformfittransform/</link><pubDate>Mon, 15 Jun 2020 00:00:00 +0000</pubDate><guid>https://pp-tech-blog.pages.dev/posts/fit_transformfittransform/</guid><description>fit(): Method calculates the parameters μ and σ and saves them as internal objects. 解释。</description></item><item><title>Python装饰器</title><link>https://pp-tech-blog.pages.dev/posts/pythondec/</link><pubDate>Thu, 28 May 2020 00:00:00 +0000</pubDate><guid>https://pp-tech-blog.pages.dev/posts/pythondec/</guid><description>python装饰器 python装饰器 python中函数的参数传递 python中对象的查找顺序：局部命名空间===&amp;gt;全局命名空间===&amp;gt;python内置 一般函数的不同。</description></item><item><title>pycharm快捷键</title><link>https://pp-tech-blog.pages.dev/posts/pycharm_shortkey/</link><pubDate>Tue, 26 May 2020 00:00:00 +0000</pubDate><guid>https://pp-tech-blog.pages.dev/posts/pycharm_shortkey/</guid><description>Pycharm 常用快捷键 常用快捷键 快捷键 功能 Ctrl + Q 快速查看文档 Ctrl + F1 显示错误描述或警告信息 Ctrl + / 行注释（可选中多行） C。</description></item></channel></rss>