<?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 Add new column in indexed data with python in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Add-new-column-in-indexed-data-with-python/m-p/431039#M7733</link>
    <description>&lt;P&gt;I need to add a new column in the indexed splunk data with the help of python. &lt;/P&gt;

&lt;P&gt;eg:&lt;/P&gt;

&lt;P&gt;I have a table:&lt;BR /&gt;
A     B&lt;BR /&gt;
1     2&lt;BR /&gt;
4     8&lt;/P&gt;

&lt;P&gt;I need to add a new column after performing some function.&lt;BR /&gt;
i.e., adding column C by performing addition of A and B.&lt;/P&gt;

&lt;P&gt;New Table should look like this:&lt;BR /&gt;
A     B     C&lt;BR /&gt;
1     2     3&lt;BR /&gt;
4     8     12&lt;/P&gt;

&lt;P&gt;How can I complete this task?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2019 07:31:09 GMT</pubDate>
    <dc:creator>yashjain12yj</dc:creator>
    <dc:date>2019-04-25T07:31:09Z</dc:date>
    <item>
      <title>Add new column in indexed data with python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Add-new-column-in-indexed-data-with-python/m-p/431039#M7733</link>
      <description>&lt;P&gt;I need to add a new column in the indexed splunk data with the help of python. &lt;/P&gt;

&lt;P&gt;eg:&lt;/P&gt;

&lt;P&gt;I have a table:&lt;BR /&gt;
A     B&lt;BR /&gt;
1     2&lt;BR /&gt;
4     8&lt;/P&gt;

&lt;P&gt;I need to add a new column after performing some function.&lt;BR /&gt;
i.e., adding column C by performing addition of A and B.&lt;/P&gt;

&lt;P&gt;New Table should look like this:&lt;BR /&gt;
A     B     C&lt;BR /&gt;
1     2     3&lt;BR /&gt;
4     8     12&lt;/P&gt;

&lt;P&gt;How can I complete this task?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 07:31:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Add-new-column-in-indexed-data-with-python/m-p/431039#M7733</guid>
      <dc:creator>yashjain12yj</dc:creator>
      <dc:date>2019-04-25T07:31:09Z</dc:date>
    </item>
  </channel>
</rss>

