<?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 Saving display() plots in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/saving-display-plots/m-p/25292#M17573</link>
    <description>&lt;P&gt;Is there an easy way I can save the plots generated by the display() cmd?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jun 2021 17:57:09 GMT</pubDate>
    <dc:creator>User16752241457</dc:creator>
    <dc:date>2021-06-10T17:57:09Z</dc:date>
    <item>
      <title>Saving display() plots</title>
      <link>https://community.databricks.com/t5/data-engineering/saving-display-plots/m-p/25292#M17573</link>
      <description>&lt;P&gt;Is there an easy way I can save the plots generated by the display() cmd?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 17:57:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/saving-display-plots/m-p/25292#M17573</guid>
      <dc:creator>User16752241457</dc:creator>
      <dc:date>2021-06-10T17:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Saving display() plots</title>
      <link>https://community.databricks.com/t5/data-engineering/saving-display-plots/m-p/25293#M17574</link>
      <description>&lt;P&gt;Plots generated via the display() command are automatically saved under /FileStore/plots. See the documentation for more info: &lt;A href="https://docs.databricks.com/data/filestore.html#filestore" alt="https://docs.databricks.com/data/filestore.html#filestore" target="_blank"&gt;https://docs.databricks.com/data/filestore.html#filestore&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, perhaps an easier approach to save/revisit plots is to use the pandas api on Spark built-in plotting (part of Spark 3.2/DBR 9) if you're comfortable writing Python code. You can also log them as MLflow artifacts.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 19:13:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/saving-display-plots/m-p/25293#M17574</guid>
      <dc:creator>User16788317454</dc:creator>
      <dc:date>2021-06-10T19:13:25Z</dc:date>
    </item>
  </channel>
</rss>

