<?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 Converting Rows of Spark Dataframe to List in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/converting-rows-of-spark-dataframe-to-list/m-p/31673#M23073</link>
    <description>&lt;P&gt;How to convert the rows of a spark dataframe to list without using Pandas.&lt;/P&gt;&lt;P&gt;Input Spark Dataframe :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1506iE7D1F03506B53BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;Expected Output:&lt;/P&gt;&lt;P&gt;[['A','B','C'],['1','2','3'],['4','5','6'],['7','8','9']]&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 11:23:30 GMT</pubDate>
    <dc:creator>HariharaSam</dc:creator>
    <dc:date>2022-09-15T11:23:30Z</dc:date>
    <item>
      <title>Converting Rows of Spark Dataframe to List</title>
      <link>https://community.databricks.com/t5/data-engineering/converting-rows-of-spark-dataframe-to-list/m-p/31673#M23073</link>
      <description>&lt;P&gt;How to convert the rows of a spark dataframe to list without using Pandas.&lt;/P&gt;&lt;P&gt;Input Spark Dataframe :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1506iE7D1F03506B53BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;Expected Output:&lt;/P&gt;&lt;P&gt;[['A','B','C'],['1','2','3'],['4','5','6'],['7','8','9']]&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 11:23:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/converting-rows-of-spark-dataframe-to-list/m-p/31673#M23073</guid>
      <dc:creator>HariharaSam</dc:creator>
      <dc:date>2022-09-15T11:23:30Z</dc:date>
    </item>
  </channel>
</rss>

