<?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: Pivot a DataFrame in Delta Live Table DLT in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5554#M1929</link>
    <description>&lt;P&gt;Hi @Kaniz Fatma​&amp;nbsp;, I get your point; it might be risky to use toPandas as you said but as I need just to retrieve distinct values from a specific column of the dataframe so toPandas might be used in this case.&lt;/P&gt;&lt;P&gt;I will try this approch and let you know.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2023 05:41:48 GMT</pubDate>
    <dc:creator>Khalil</dc:creator>
    <dc:date>2023-04-21T05:41:48Z</dc:date>
    <item>
      <title>Pivot a DataFrame in Delta Live Table DLT</title>
      <link>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5550#M1925</link>
      <description>&lt;P&gt;I wanna apply a pivot on a dataframe in DLT but I'm having the following warning&lt;/P&gt;&lt;P&gt;Notebook:XXXX used `GroupedData.pivot` function that will be deprecated soon. Please fix the notebook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same warning if I use the the function collect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it risky not to correct it.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 17:38:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5550#M1925</guid>
      <dc:creator>Khalil</dc:creator>
      <dc:date>2023-04-19T17:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot a DataFrame in Delta Live Table DLT</title>
      <link>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5552#M1927</link>
      <description>&lt;P&gt;Thank you @Kaniz Fatma​&amp;nbsp; for that great answer. This can be a good workaround but the other issue I am facing is that collect function will be deprecated soon as well in Delta Live Table.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 06:48:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5552#M1927</guid>
      <dc:creator>Khalil</dc:creator>
      <dc:date>2023-04-20T06:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot a DataFrame in Delta Live Table DLT</title>
      <link>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5554#M1929</link>
      <description>&lt;P&gt;Hi @Kaniz Fatma​&amp;nbsp;, I get your point; it might be risky to use toPandas as you said but as I need just to retrieve distinct values from a specific column of the dataframe so toPandas might be used in this case.&lt;/P&gt;&lt;P&gt;I will try this approch and let you know.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 05:41:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5554#M1929</guid>
      <dc:creator>Khalil</dc:creator>
      <dc:date>2023-04-21T05:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot a DataFrame in Delta Live Table DLT</title>
      <link>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5555#M1930</link>
      <description>&lt;P&gt;Hi @Ibrahima Fall​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Apr 2023 15:24:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5555#M1930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-23T15:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot a DataFrame in Delta Live Table DLT</title>
      <link>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5556#M1931</link>
      <description>&lt;P&gt;Thanks @Kaniz Fatma​&amp;nbsp; for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution was to do the pivot outside of views or tables and the warning disappeared.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 17:09:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/pivot-a-dataframe-in-delta-live-table-dlt/m-p/5556#M1931</guid>
      <dc:creator>Khalil</dc:creator>
      <dc:date>2023-04-26T17:09:52Z</dc:date>
    </item>
  </channel>
</rss>

