<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Time Sequential Values in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/time-sequential-values/m-p/401573#M832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I hate to rehash old threads but, despite my research,I am still confused on how to determine the difference between sequential values in rows of the same field. In my case specifically - times in rows of the same field. Would anyone be so kind as to help? I happened across &lt;A href="http://clemson.maps.arcgis.com/home/item.html?id=90d9ca933e8c4b96bf341a20ae1f2514"&gt;Table_tools_pro&lt;/A&gt;&amp;nbsp;by Dan_Patterson, but the sequential calculator only works on numeric fields. Is this something that *should* be able to change easily? Or is there another way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this code:&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/215566-sequential-difference-in-a-single-column-with-field-calculator"&gt;https://community.esri.com/thread/215566-sequential-difference-in-a-single-column-with-field-calculator&lt;/A&gt;.&amp;nbsp;&amp;nbsp;Curr_val is referencing the field in the expression block (!RasterValu!) correct? Which would be whatever field I am trying to obtain values from? Will this work on a date field?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I instead be attempting to use the datetime.timedelta() in the field calculator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen some threads referencing cursors but I have not yet reached that level of Python 3 #master and I think I am at the point where I know enough to know that I have a long ways to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Sep 2019 18:36:44 GMT</pubDate>
    <dc:creator>AbiRoberts</dc:creator>
    <dc:date>2019-09-11T18:36:44Z</dc:date>
    <item>
      <title>Time Sequential Values</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/time-sequential-values/m-p/401573#M832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I hate to rehash old threads but, despite my research,I am still confused on how to determine the difference between sequential values in rows of the same field. In my case specifically - times in rows of the same field. Would anyone be so kind as to help? I happened across &lt;A href="http://clemson.maps.arcgis.com/home/item.html?id=90d9ca933e8c4b96bf341a20ae1f2514"&gt;Table_tools_pro&lt;/A&gt;&amp;nbsp;by Dan_Patterson, but the sequential calculator only works on numeric fields. Is this something that *should* be able to change easily? Or is there another way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this code:&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/215566-sequential-difference-in-a-single-column-with-field-calculator"&gt;https://community.esri.com/thread/215566-sequential-difference-in-a-single-column-with-field-calculator&lt;/A&gt;.&amp;nbsp;&amp;nbsp;Curr_val is referencing the field in the expression block (!RasterValu!) correct? Which would be whatever field I am trying to obtain values from? Will this work on a date field?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I instead be attempting to use the datetime.timedelta() in the field calculator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen some threads referencing cursors but I have not yet reached that level of Python 3 #master and I think I am at the point where I know enough to know that I have a long ways to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 18:36:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/time-sequential-values/m-p/401573#M832</guid>
      <dc:creator>AbiRoberts</dc:creator>
      <dc:date>2019-09-11T18:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Time Sequential Values</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/time-sequential-values/m-p/401574#M833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abi... what is the exact format of your field?&amp;nbsp; Featureclass in a geodatabase?&lt;/P&gt;&lt;P&gt;There are ways to calculate differences in time values using python&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 21:05:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/time-sequential-values/m-p/401574#M833</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-09-11T21:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Time Sequential Values</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/time-sequential-values/m-p/401575#M834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Hi Dan! It is a point feature class in a geodatabase. The&amp;nbsp;attribute table for the points contain time stamps, one with a date type and another with text type.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2019 02:46:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/time-sequential-values/m-p/401575#M834</guid>
      <dc:creator>AbiRoberts</dc:creator>
      <dc:date>2019-09-13T02:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Time Sequential Values</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/time-sequential-values/m-p/401576#M835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out!&lt;/P&gt;&lt;P&gt;It seems that my problem was not the code for determining the sequential time but the function created to calculate it. It was passed two different data types and it only works if it is passed the text variable before the numeric variable. Also I (may have un-necessarily?) used import datetime from datetime, which appeared to help..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2019 13:49:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/time-sequential-values/m-p/401576#M835</guid>
      <dc:creator>AbiRoberts</dc:creator>
      <dc:date>2019-09-14T13:49:00Z</dc:date>
    </item>
  </channel>
</rss>

