<?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: Modules in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/modules/m-p/33865#M1797</link>
    <description>&lt;P&gt;do not reinvent the wheel. If what you need exists already, use it.&lt;/P&gt;&lt;P&gt;If you only use a few methods of a package you can consider not importing it completely.&lt;/P&gt;&lt;P&gt;The cost of importing is not huge, but that depends on the amount of imports and the size of the imported packages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Dec 2021 09:16:40 GMT</pubDate>
    <dc:creator>-werners-</dc:creator>
    <dc:date>2021-12-03T09:16:40Z</dc:date>
    <item>
      <title>Modules</title>
      <link>https://community.databricks.com/t5/machine-learning/modules/m-p/33864#M1796</link>
      <description>&lt;P&gt;Hello Python People.&lt;/P&gt;&lt;P&gt;Im still going through the motions learning python and have a general question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example = Im creating basic ETL tasks to practice (&lt;I&gt;SQL, SQLite, Excel etc&lt;/I&gt;)&lt;/P&gt;&lt;P&gt;I can see that to read excel I can use the pyodbc module - or can use Pandas , openpyxl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it ok to just take pieces where needed that you prefer from other modules or would you aim to use as few modules as possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose I'm not sure of the cost of importing modules&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 07:43:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/modules/m-p/33864#M1796</guid>
      <dc:creator>missyT</dc:creator>
      <dc:date>2021-12-03T07:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Modules</title>
      <link>https://community.databricks.com/t5/machine-learning/modules/m-p/33865#M1797</link>
      <description>&lt;P&gt;do not reinvent the wheel. If what you need exists already, use it.&lt;/P&gt;&lt;P&gt;If you only use a few methods of a package you can consider not importing it completely.&lt;/P&gt;&lt;P&gt;The cost of importing is not huge, but that depends on the amount of imports and the size of the imported packages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 09:16:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/modules/m-p/33865#M1797</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-12-03T09:16:40Z</dc:date>
    </item>
  </channel>
</rss>

