<?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 Is there a function similar to display that downloads a dataframe? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/is-there-a-function-similar-to-display-that-downloads-a/m-p/10770#M5865</link>
    <description>&lt;P&gt;I find myself constantly having to do display(df), and then "recompute with &amp;lt;5g records and download). I was just hoping I could skip the middleman and download from get go. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ideally it'd be a function like download(df,num_rows="max") where num_rows is either a number or the maximum (&amp;lt;5gb)&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jan 2023 15:28:41 GMT</pubDate>
    <dc:creator>jonathan-dufaul</dc:creator>
    <dc:date>2023-01-24T15:28:41Z</dc:date>
    <item>
      <title>Is there a function similar to display that downloads a dataframe?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-function-similar-to-display-that-downloads-a/m-p/10770#M5865</link>
      <description>&lt;P&gt;I find myself constantly having to do display(df), and then "recompute with &amp;lt;5g records and download). I was just hoping I could skip the middleman and download from get go. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ideally it'd be a function like download(df,num_rows="max") where num_rows is either a number or the maximum (&amp;lt;5gb)&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 15:28:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-function-similar-to-display-that-downloads-a/m-p/10770#M5865</guid>
      <dc:creator>jonathan-dufaul</dc:creator>
      <dc:date>2023-01-24T15:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a function similar to display that downloads a dataframe?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-function-similar-to-display-that-downloads-a/m-p/10771#M5866</link>
      <description>&lt;P&gt;Question where do you want to download it to? If to cloud location, use regular DataFrameWriter. You can install, for example, Azure Storage Explorer on your computer. Some cloud storage you can even mount in your system as a folder or network share.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 18:26:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-function-similar-to-display-that-downloads-a/m-p/10771#M5866</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2023-01-24T18:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a function similar to display that downloads a dataframe?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-function-similar-to-display-that-downloads-a/m-p/10772#M5867</link>
      <description>&lt;P&gt;oh no the download button on the dataframe itself to the local computer. I know how to write to every single location I need, but for quick data inspection &amp;gt; 1k rows it's a few clicks and a wasted query. &lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 19:15:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-function-similar-to-display-that-downloads-a/m-p/10772#M5867</guid>
      <dc:creator>jonathan-dufaul</dc:creator>
      <dc:date>2023-01-24T19:15:06Z</dc:date>
    </item>
  </channel>
</rss>

