<?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: How to get full result using DataFrame.Display method in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-get-full-result-using-dataframe-display-method/m-p/27232#M19112</link>
    <description>&lt;P&gt;display method doesn't have the option to choose the number of rows. Use the show method. It is not neat and you can't do visualizations and downloads.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2022 09:14:07 GMT</pubDate>
    <dc:creator>ramravi</dc:creator>
    <dc:date>2022-12-22T09:14:07Z</dc:date>
    <item>
      <title>How to get full result using DataFrame.Display method</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-get-full-result-using-dataframe-display-method/m-p/27229#M19109</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Dataframe.Display method in Databricks notebook fetches only 1000 rows by default. Is there a way to change this default to display and download full result (more than 1000 rows) in python?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ratnakar.&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 11:36:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-get-full-result-using-dataframe-display-method/m-p/27229#M19109</guid>
      <dc:creator>ratnakarsinha</dc:creator>
      <dc:date>2020-04-06T11:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to get full result using DataFrame.Display method</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-get-full-result-using-dataframe-display-method/m-p/27230#M19110</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi &lt;A href="https://forums.databricks.com/users/41031/ratnakarsinha.html" target="_blank"&gt;@ratnakarsinha&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;There is a limit in Databricks, not to load too much data because the computation is done on your browser and could crash Chrome / Firefox.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 18:26:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-get-full-result-using-dataframe-display-method/m-p/27230#M19110</guid>
      <dc:creator>shyam_9</dc:creator>
      <dc:date>2020-04-15T18:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get full result using DataFrame.Display method</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-get-full-result-using-dataframe-display-method/m-p/27231#M19111</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi &lt;A href="https://users/30753/shyamspr.html" target="_blank"&gt;@shyamspr&lt;/A&gt;, found that you can use dataframe.show instead. But there is no download option for dataframe.show method.&lt;/P&gt; 
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 08:34:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-get-full-result-using-dataframe-display-method/m-p/27231#M19111</guid>
      <dc:creator>ratnakarsinha</dc:creator>
      <dc:date>2020-04-16T08:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to get full result using DataFrame.Display method</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-get-full-result-using-dataframe-display-method/m-p/27232#M19112</link>
      <description>&lt;P&gt;display method doesn't have the option to choose the number of rows. Use the show method. It is not neat and you can't do visualizations and downloads.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 09:14:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-get-full-result-using-dataframe-display-method/m-p/27232#M19112</guid>
      <dc:creator>ramravi</dc:creator>
      <dc:date>2022-12-22T09:14:07Z</dc:date>
    </item>
  </channel>
</rss>

