<?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 Shapley Progressbar in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27462#M19334</link>
    <description>&lt;P&gt;The shapley progress bar or tqdm progress bar in general doesn't show in notebooks. Do I need to set something special to get this or any other similar widgets to work? &lt;/P&gt;</description>
    <pubDate>Thu, 13 Oct 2022 17:56:58 GMT</pubDate>
    <dc:creator>farbodr</dc:creator>
    <dc:date>2022-10-13T17:56:58Z</dc:date>
    <item>
      <title>Shapley Progressbar</title>
      <link>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27462#M19334</link>
      <description>&lt;P&gt;The shapley progress bar or tqdm progress bar in general doesn't show in notebooks. Do I need to set something special to get this or any other similar widgets to work? &lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 17:56:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27462#M19334</guid>
      <dc:creator>farbodr</dc:creator>
      <dc:date>2022-10-13T17:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Shapley Progressbar</title>
      <link>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27463#M19335</link>
      <description>&lt;P&gt;Hai, Please try importing tqdm as below&lt;/P&gt;&lt;P&gt;&lt;I&gt;-&amp;gt; import tqdm from tqdm&lt;/I&gt;&lt;/P&gt;&lt;P&gt;this should work&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 14:32:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27463#M19335</guid>
      <dc:creator>User16752242491</dc:creator>
      <dc:date>2022-10-18T14:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Shapley Progressbar</title>
      <link>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27464#M19336</link>
      <description>&lt;P&gt;Thanks for your reply. I think you meant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from tqdm import tqdm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did try it, but it didn't help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FR&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 13:38:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27464#M19336</guid>
      <dc:creator>farbodr</dc:creator>
      <dc:date>2022-10-21T13:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Shapley Progressbar</title>
      <link>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27465#M19337</link>
      <description>&lt;P&gt;Hi @Fred Rahmanian​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or &lt;B&gt;mark an answer as best&lt;/B&gt;? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 07:48:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27465#M19337</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-21T07:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Shapley Progressbar</title>
      <link>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27466#M19338</link>
      <description>&lt;P&gt;Unfortunately, I have not. &lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 01:10:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/27466#M19338</guid>
      <dc:creator>farbodr</dc:creator>
      <dc:date>2022-11-22T01:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Shapley Progressbar</title>
      <link>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/99244#M39936</link>
      <description>&lt;P&gt;I think you're looking for tqdm.notebook&lt;/P&gt;&lt;PRE&gt;from time import sleep&lt;BR /&gt;from tqdm.notebook import tqdm&lt;BR /&gt;&lt;BR /&gt;for _ in tqdm(range(20)):&lt;BR /&gt;    sleep(5)&lt;/PRE&gt;</description>
      <pubDate>Mon, 18 Nov 2024 19:48:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/shapley-progressbar/m-p/99244#M39936</guid>
      <dc:creator>richk7</dc:creator>
      <dc:date>2024-11-18T19:48:16Z</dc:date>
    </item>
  </channel>
</rss>

