<?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>Question Re: SAP Data Intelligence Python 3 Operator for adding Timestamp in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sap-data-intelligence-python-3-operator-for-adding-timestamp/qaa-p/12231957#M4579055</link>
    <description>&lt;P&gt;I think instead of:&lt;/P&gt;&lt;P&gt;df.insert(-1,"timestamp",
time.strftime('%d-%m-%Y %H:%M:%S'))&lt;/P&gt;&lt;P&gt;It should be:&lt;/P&gt;&lt;P&gt;df["timestamp"] = time.strftime('%d-%m-%Y
%H:%M:%S')&lt;/P&gt;</description>
    <pubDate>Sun, 22 Nov 2020 16:14:17 GMT</pubDate>
    <dc:creator>abdirisak_mohamed</dc:creator>
    <dc:date>2020-11-22T16:14:17Z</dc:date>
    <item>
      <title>SAP Data Intelligence Python 3 Operator for adding Timestamp</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-data-intelligence-python-3-operator-for-adding-timestamp/qaq-p/12231956</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;We are using SAS version SAP DI. Data Intelligence Version: 2007.8.19. I am trying to read data from a CDS view from an S4 system and loading it into HANA DB and/or S3 Bucket. I am getting the below error while using Python3Operator to add a timestamp field to the incoming .csv string. &lt;/P&gt;
  &lt;P&gt;Input port for Python3Operator is Input1 type string.&lt;/P&gt;
  &lt;P&gt;Output port is OutSrting type basic string.&lt;/P&gt;
  &lt;P&gt;Error : Group messages: Group: default; Messages: Graph failure: operator.com.sap.system.python3Operator:python3operator1: Error while executing callback registered on port(s) ['input1']: [Errno 2] File does not exist: '' [file 'pandas/_libs/parsers.pyx', line 674] Process(es) terminated with error(s). restartOnFailure==false&lt;/P&gt;
  &lt;P&gt;I have attached the screenshot of the graph and the simple code I have to add the timestamp. Could you please let me know if I am missing anything? &lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Lohit. &lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 19:05:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-data-intelligence-python-3-operator-for-adding-timestamp/qaq-p/12231956</guid>
      <dc:creator>lohitinguva</dc:creator>
      <dc:date>2020-11-12T19:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Data Intelligence Python 3 Operator for adding Timestamp</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-data-intelligence-python-3-operator-for-adding-timestamp/qaa-p/12231957#M4579055</link>
      <description>&lt;P&gt;I think instead of:&lt;/P&gt;&lt;P&gt;df.insert(-1,"timestamp",
time.strftime('%d-%m-%Y %H:%M:%S'))&lt;/P&gt;&lt;P&gt;It should be:&lt;/P&gt;&lt;P&gt;df["timestamp"] = time.strftime('%d-%m-%Y
%H:%M:%S')&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 16:14:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-data-intelligence-python-3-operator-for-adding-timestamp/qaa-p/12231957#M4579055</guid>
      <dc:creator>abdirisak_mohamed</dc:creator>
      <dc:date>2020-11-22T16:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Data Intelligence Python 3 Operator for adding Timestamp</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-data-intelligence-python-3-operator-for-adding-timestamp/qaa-p/12231958#M4579056</link>
      <description>&lt;P&gt;Hi Abdirisak, &lt;/P&gt;&lt;P&gt;Thanks for your reply. I have tried that as well. Looks like there's an issue in parsing the string input there. &lt;/P&gt;&lt;P&gt;BR, &lt;/P&gt;&lt;P&gt;Lohit. &lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 18:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-data-intelligence-python-3-operator-for-adding-timestamp/qaa-p/12231958#M4579056</guid>
      <dc:creator>lohitinguva</dc:creator>
      <dc:date>2020-11-22T18:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Data Intelligence Python 3 Operator for adding Timestamp</title>
      <link>https://community.sap.com/t5/technology-q-a/sap-data-intelligence-python-3-operator-for-adding-timestamp/qaa-p/12231959#M4579057</link>
      <description>&lt;P&gt;Hello! Any fixes yet?&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 13:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sap-data-intelligence-python-3-operator-for-adding-timestamp/qaa-p/12231959#M4579057</guid>
      <dc:creator>CasCriel79</dc:creator>
      <dc:date>2022-05-13T13:52:46Z</dc:date>
    </item>
  </channel>
</rss>

