<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Python Lambda Functions	</title>
	<atom:link href="https://renanmf.com/python-lambda-functions/feed/" rel="self" type="application/rss+xml" />
	<link>https://renanmf.com/python-lambda-functions/</link>
	<description>Software development, machine learning</description>
	<lastBuildDate>Fri, 30 Apr 2021 19:34:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Currying: Partial Argument Application with Functions in Python - Renan Moura		</title>
		<link>https://renanmf.com/python-lambda-functions/#comment-138</link>

		<dc:creator><![CDATA[Currying: Partial Argument Application with Functions in Python - Renan Moura]]></dc:creator>
		<pubDate>Wed, 25 Nov 2020 12:11:53 +0000</pubDate>
		<guid isPermaLink="false">https://renanmf.com/?p=478#comment-138</guid>

					<description><![CDATA[[&#8230;] multiply_by_three(b) as a lambda function, the code above will turn [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] multiply_by_three(b) as a lambda function, the code above will turn [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: The Python Guide For Beginners - Renan Moura		</title>
		<link>https://renanmf.com/python-lambda-functions/#comment-120</link>

		<dc:creator><![CDATA[The Python Guide For Beginners - Renan Moura]]></dc:creator>
		<pubDate>Wed, 02 Sep 2020 15:40:47 +0000</pubDate>
		<guid isPermaLink="false">https://renanmf.com/?p=478#comment-120</guid>

					<description><![CDATA[[&#8230;] Python Lambda Functions [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Python Lambda Functions [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: filter(): filter an iterable based on a function in Python - Renan Moura		</title>
		<link>https://renanmf.com/python-lambda-functions/#comment-76</link>

		<dc:creator><![CDATA[filter(): filter an iterable based on a function in Python - Renan Moura]]></dc:creator>
		<pubDate>Wed, 27 May 2020 11:23:41 +0000</pubDate>
		<guid isPermaLink="false">https://renanmf.com/?p=478#comment-76</guid>

					<description><![CDATA[[&#8230;] recommend learning about Python Lambda Functions to see filter() applied in another [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] recommend learning about Python Lambda Functions to see filter() applied in another [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: map(): applying a function to each item in an iterable in Python - Renan Moura		</title>
		<link>https://renanmf.com/python-lambda-functions/#comment-74</link>

		<dc:creator><![CDATA[map(): applying a function to each item in an iterable in Python - Renan Moura]]></dc:creator>
		<pubDate>Mon, 25 May 2020 11:05:18 +0000</pubDate>
		<guid isPermaLink="false">https://renanmf.com/?p=478#comment-74</guid>

					<description><![CDATA[[&#8230;] recommend learning about Python Lambda Functions to see map() applied in another [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] recommend learning about Python Lambda Functions to see map() applied in another [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
