<?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 Re: &amp;quot;Importing&amp;quot; functions from other notebooks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30158#M21832</link>
    <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This is something I've been grappling with as well. My current 'solution' is to have separate notebooks with a function in each one (organized in a 'Functions' directory). Then I load the function into memory in another notebook by loading that notebook with single function.&lt;/P&gt;
&lt;P&gt;It's not very elegant but at least the function called exists only in a single location.&lt;/P&gt;
&lt;P&gt;I'd like to know if there is better way to do this. My current implementation is workable but far from the ideal.&lt;/P&gt;
&lt;P&gt;Edit: this is the forum question/answer concerning the loading of a notebook within a notebook: &lt;A href="https://forums.databricks.com/questions/154/can-i-run-one-notebook-from-another-notebook.html" target="test_blank"&gt;https://forums.databricks.com/questions/154/can-i-run-one-notebook-from-another-notebook.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Aug 2015 01:15:33 GMT</pubDate>
    <dc:creator>RichIannone</dc:creator>
    <dc:date>2015-08-28T01:15:33Z</dc:date>
    <item>
      <title>"Importing" functions from other notebooks</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30157#M21831</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;For the sake of organization, I would like to define a few functions in notebook A, and have notebook B have access to those functions in notebook A. Having everything in one notebook makes it look very cluttered. Is this possible?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 19:24:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30157#M21831</guid>
      <dc:creator>MatthewHo</dc:creator>
      <dc:date>2015-08-27T19:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: "Importing" functions from other notebooks</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30158#M21832</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This is something I've been grappling with as well. My current 'solution' is to have separate notebooks with a function in each one (organized in a 'Functions' directory). Then I load the function into memory in another notebook by loading that notebook with single function.&lt;/P&gt;
&lt;P&gt;It's not very elegant but at least the function called exists only in a single location.&lt;/P&gt;
&lt;P&gt;I'd like to know if there is better way to do this. My current implementation is workable but far from the ideal.&lt;/P&gt;
&lt;P&gt;Edit: this is the forum question/answer concerning the loading of a notebook within a notebook: &lt;A href="https://forums.databricks.com/questions/154/can-i-run-one-notebook-from-another-notebook.html" target="test_blank"&gt;https://forums.databricks.com/questions/154/can-i-run-one-notebook-from-another-notebook.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2015 01:15:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30158#M21832</guid>
      <dc:creator>RichIannone</dc:creator>
      <dc:date>2015-08-28T01:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: "Importing" functions from other notebooks</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30159#M21833</link>
      <description>&lt;P&gt;it is too old thread but @Rich Iannone​&amp;nbsp; can we have the code i mean how you have done it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 16:18:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30159#M21833</guid>
      <dc:creator>AnandShankar</dc:creator>
      <dc:date>2019-03-05T16:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: "Importing" functions from other notebooks</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30160#M21834</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Old thread, but I wrote a module to do just this. Check it out: &lt;A href="https://pypi.org/project/libify/" target="test_blank"&gt;https://pypi.org/project/libify/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;(Utilizes dbutils.notebook.run, so doesn't work with the Databricks community edition)&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 15:41:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30160#M21834</guid>
      <dc:creator>m96</dc:creator>
      <dc:date>2020-09-14T15:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: "Importing" functions from other notebooks</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30161#M21835</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;a href="https://managementassignmentshelp.com/risk-management-assignment-help.php "&amp;gt;Risk Management Assignment Help &amp;lt;/a&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;a href="https://myassignmentmart.com/assignment/material-science-assignment-help.html "&amp;gt; Material Science assignment help &amp;lt;/a&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;a href="https://matlabassignment.com/matlab-assignment-help.html "&amp;gt;Matlab Assignment Help in Australia &amp;lt;/a&amp;gt;&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 12:55:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-importing-quot-functions-from-other-notebooks/m-p/30161#M21835</guid>
      <dc:creator>simone01</dc:creator>
      <dc:date>2021-02-22T12:55:21Z</dc:date>
    </item>
  </channel>
</rss>

