<?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 Minimum or Maximum Values in ArcGIS	</title>
	<atom:link href="https://gisgeography.com/python-minimum-maximum-values-arcgis/feed/" rel="self" type="application/rss+xml" />
	<link>https://gisgeography.com/python-minimum-maximum-values-arcgis/</link>
	<description>Geographic Information Systems</description>
	<lastBuildDate>Sat, 09 Mar 2024 13:10:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: ad		</title>
		<link>https://gisgeography.com/python-minimum-maximum-values-arcgis/#comment-1519</link>

		<dc:creator><![CDATA[ad]]></dc:creator>
		<pubDate>Thu, 05 May 2016 12:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://gisgeography.com/?p=252#comment-1519</guid>

					<description><![CDATA[Thank you for this! 

Two quick questions: How can I get the name of the column from which the max (or min) value was obtained? 

Second, I analyze a row and find the max value but then I want to find the min value to the right (later in time) of the max value, how can I limit my search to min values to the right of the max value?]]></description>
			<content:encoded><![CDATA[<p>Thank you for this! </p>
<p>Two quick questions: How can I get the name of the column from which the max (or min) value was obtained? </p>
<p>Second, I analyze a row and find the max value but then I want to find the min value to the right (later in time) of the max value, how can I limit my search to min values to the right of the max value?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
