<?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 How to convert dataframe (df), to a excel file that I can share with my colleagues ? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-convert-dataframe-df-to-a-excel-file-that-i-can-share/m-p/30482#M22107</link>
    <description>&lt;P&gt;I am working on microsoft azure databrick, I have a final dataframe of shape (3276*23) , I want to share it in form of excel file? How  can I do it ( I am using &lt;/P&gt;&lt;P&gt; -&amp;gt;df.to_excel('fileOutput.xlsx', sheet_name = 'Sheet1', index = False) , command is running showing no error but I dont know file saving location)&lt;/P&gt;</description>
    <pubDate>Wed, 28 Sep 2022 04:46:37 GMT</pubDate>
    <dc:creator>rajat1</dc:creator>
    <dc:date>2022-09-28T04:46:37Z</dc:date>
    <item>
      <title>How to convert dataframe (df), to a excel file that I can share with my colleagues ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-convert-dataframe-df-to-a-excel-file-that-i-can-share/m-p/30482#M22107</link>
      <description>&lt;P&gt;I am working on microsoft azure databrick, I have a final dataframe of shape (3276*23) , I want to share it in form of excel file? How  can I do it ( I am using &lt;/P&gt;&lt;P&gt; -&amp;gt;df.to_excel('fileOutput.xlsx', sheet_name = 'Sheet1', index = False) , command is running showing no error but I dont know file saving location)&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 04:46:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-convert-dataframe-df-to-a-excel-file-that-i-can-share/m-p/30482#M22107</guid>
      <dc:creator>rajat1</dc:creator>
      <dc:date>2022-09-28T04:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert dataframe (df), to a excel file that I can share with my colleagues ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-convert-dataframe-df-to-a-excel-file-that-i-can-share/m-p/30485#M22110</link>
      <description>&lt;P&gt;You could try this way, convert Pyspark Dataframe to Pandas Dataframe then export to excel file.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2022 10:15:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-convert-dataframe-df-to-a-excel-file-that-i-can-share/m-p/30485#M22110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-19T10:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert dataframe (df), to a excel file that I can share with my colleagues ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-convert-dataframe-df-to-a-excel-file-that-i-can-share/m-p/30483#M22108</link>
      <description>&lt;P&gt;Hi, You can refer: &lt;A href="https://towardsdatascience.com/databricks-how-to-save-files-in-csv-on-your-local-computer-3d0c70e6a9ab" alt="https://towardsdatascience.com/databricks-how-to-save-files-in-csv-on-your-local-computer-3d0c70e6a9ab" target="_blank"&gt;https://towardsdatascience.com/databricks-how-to-save-files-in-csv-on-your-local-computer-3d0c70e6a9ab&lt;/A&gt; also &lt;A href="https://docs.databricks.com/data/data-sources/read-csv.html" alt="https://docs.databricks.com/data/data-sources/read-csv.html" target="_blank"&gt;https://docs.databricks.com/data/data-sources/read-csv.html&lt;/A&gt; to get a better understanding. &lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 15:08:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-convert-dataframe-df-to-a-excel-file-that-i-can-share/m-p/30483#M22108</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-09-28T15:08:14Z</dc:date>
    </item>
  </channel>
</rss>

