<?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>question Re: Rowwise manipulation of a DataFrame in PySpark. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Rowwise-manipulation-of-a-DataFrame-in-PySpark/m-p/226336#M188196</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/29248/lukasmueller0289.html" nodeid="29248"&gt;@Lukas Müller&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You need to import the required libraries:&lt;/P&gt;&lt;PRE&gt;from pyspark.sql.functions import struct&lt;/PRE&gt;&lt;P&gt;You could also just import all classes:&lt;/P&gt;&lt;PRE&gt;from pyspark.sql.functions import *&lt;/PRE&gt;</description>
    <pubDate>Wed, 23 Aug 2017 20:25:58 GMT</pubDate>
    <dc:creator>dzaratsian</dc:creator>
    <dc:date>2017-08-23T20:25:58Z</dc:date>
  </channel>
</rss>

