<?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 Python MV in Data &amp; Schema Discussions</title>
    <link>https://community.incorta.com/t5/data-schema-discussions/python-mv/m-p/2320#M133</link>
    <description>&lt;P&gt;Has anyone been able to use a variable as an input to the read function in a python MV?&lt;/P&gt;&lt;P&gt;See example below:&lt;/P&gt;&lt;P&gt;var_name = "sample_schema.sample_table"&lt;/P&gt;&lt;P&gt;dataframe = read(var_name)&lt;/P&gt;&lt;P&gt;save(dataframe)&lt;/P&gt;&lt;P&gt;The code above returns an error when I try to validate. However, if I add test = read("sample_schema.sample_table") into the MV, I have no issues validating or loading the MV.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2022 19:36:36 GMT</pubDate>
    <dc:creator>kxie</dc:creator>
    <dc:date>2022-08-03T19:36:36Z</dc:date>
    <item>
      <title>Python MV</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/python-mv/m-p/2320#M133</link>
      <description>&lt;P&gt;Has anyone been able to use a variable as an input to the read function in a python MV?&lt;/P&gt;&lt;P&gt;See example below:&lt;/P&gt;&lt;P&gt;var_name = "sample_schema.sample_table"&lt;/P&gt;&lt;P&gt;dataframe = read(var_name)&lt;/P&gt;&lt;P&gt;save(dataframe)&lt;/P&gt;&lt;P&gt;The code above returns an error when I try to validate. However, if I add test = read("sample_schema.sample_table") into the MV, I have no issues validating or loading the MV.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 19:36:36 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/python-mv/m-p/2320#M133</guid>
      <dc:creator>kxie</dc:creator>
      <dc:date>2022-08-03T19:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Python MV</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/python-mv/m-p/2330#M134</link>
      <description>&lt;P&gt;&lt;a href="https://community.incorta.com/t5/user/viewprofilepage/user-id/451"&gt;@kxie&lt;/a&gt;&amp;nbsp;- Welcome to the community! Thanks for joining!&lt;BR /&gt;&lt;BR /&gt;I chased down an answer. Today the notebook supports static reads during the validation of the MV.&amp;nbsp; We do have dynamic read() as a feature in our backlog today. I was sure to add a link to this question from you as an additional 'vote' for the feature!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 03:59:17 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/python-mv/m-p/2330#M134</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2022-08-04T03:59:17Z</dc:date>
    </item>
  </channel>
</rss>

