<?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 In pyspark, how do you draw histogram from groupedby data? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/in-pyspark-how-do-you-draw-histogram-from-groupedby-data/m-p/22380#M15318</link>
    <description>&lt;P&gt;I have a dataframe that looks like the following,&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;+-------+--------+
|Charges|  Status|
+-------+--------+
|  495.6|  Denied|
|1806.28|  Denied|
|  261.3|Accepted|
| 8076.5|Accepted|
|1041.24|  Denied|
| 507.88|  Denied|
|  208.0|Accepted|
| 152.49|  Denied|
|  146.0|Accepted|
|2794.14|Accepted|
+-------+--------+&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;How do I get two histograms based on groupBy('Status), using the databricks' display() function? Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jun 2021 20:37:39 GMT</pubDate>
    <dc:creator>User16765131552</dc:creator>
    <dc:date>2021-06-18T20:37:39Z</dc:date>
    <item>
      <title>In pyspark, how do you draw histogram from groupedby data?</title>
      <link>https://community.databricks.com/t5/data-engineering/in-pyspark-how-do-you-draw-histogram-from-groupedby-data/m-p/22380#M15318</link>
      <description>&lt;P&gt;I have a dataframe that looks like the following,&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;+-------+--------+
|Charges|  Status|
+-------+--------+
|  495.6|  Denied|
|1806.28|  Denied|
|  261.3|Accepted|
| 8076.5|Accepted|
|1041.24|  Denied|
| 507.88|  Denied|
|  208.0|Accepted|
| 152.49|  Denied|
|  146.0|Accepted|
|2794.14|Accepted|
+-------+--------+&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;How do I get two histograms based on groupBy('Status), using the databricks' display() function? Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 20:37:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/in-pyspark-how-do-you-draw-histogram-from-groupedby-data/m-p/22380#M15318</guid>
      <dc:creator>User16765131552</dc:creator>
      <dc:date>2021-06-18T20:37:39Z</dc:date>
    </item>
  </channel>
</rss>

