<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Data Visualization Archives : Predictive Modeler</title>
	<atom:link href="https://predictivemodeler.com/category/book/practice/data-visualization/feed/" rel="self" type="application/rss+xml" />
	<link>https://predictivemodeler.com/category/book/practice/data-visualization/</link>
	<description></description>
	<lastBuildDate>Thu, 07 May 2020 12:39:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.1</generator>

<image>
	<url>https://predictivemodeler.com/wp-content/uploads/2019/01/favicon.png</url>
	<title>Data Visualization Archives : Predictive Modeler</title>
	<link>https://predictivemodeler.com/category/book/practice/data-visualization/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Installing Bokeh</title>
		<link>https://predictivemodeler.com/2020/03/22/installing-bokeh/</link>
					<comments>https://predictivemodeler.com/2020/03/22/installing-bokeh/#respond</comments>
		
		<dc:creator><![CDATA[Syed Mehmud]]></dc:creator>
		<pubDate>Sun, 22 Mar 2020 13:27:09 +0000</pubDate>
				<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Practice]]></category>
		<category><![CDATA[Bokeh]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">https://predictivemodeler.com/?p=2820</guid>

					<description><![CDATA[<p>Bokeh can be installed by following the instructions here. Tips: If, like me, you find that your Anaconda prompt terminal has disappeared from the windows menu, go to &#8220;Environments&#8221; and then hit the play button (e.g. for Base/Root) and click on Open Terminal The command is conda install bokeh</p>
<p>The post <a href="https://predictivemodeler.com/2020/03/22/installing-bokeh/">Installing Bokeh</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Bokeh can be installed by following the instructions <a href="https://docs.bokeh.org/en/latest/docs/user_guide/quickstart.html#quickstart" target="_blank" rel="noopener noreferrer">here</a>.</p>
<p>Tips:</p>
<ul>
<li>If, like me, you find that your Anaconda prompt terminal has disappeared from the windows menu, go to &#8220;Environments&#8221; and then hit the play button (e.g. for Base/Root) and click on <strong>Open Terminal</strong></li>
<li>The command is conda install bokeh</li>
</ul>
<p>The post <a href="https://predictivemodeler.com/2020/03/22/installing-bokeh/">Installing Bokeh</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://predictivemodeler.com/2020/03/22/installing-bokeh/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Py: Piechart</title>
		<link>https://predictivemodeler.com/2019/07/27/py-piechart/</link>
					<comments>https://predictivemodeler.com/2019/07/27/py-piechart/#respond</comments>
		
		<dc:creator><![CDATA[Syed Mehmud]]></dc:creator>
		<pubDate>Sat, 27 Jul 2019 14:07:30 +0000</pubDate>
				<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Piechart]]></category>
		<guid isPermaLink="false">https://predictivemodeler.com/?p=2662</guid>

					<description><![CDATA[<p>The post <a href="https://predictivemodeler.com/2019/07/27/py-piechart/">Py: Piechart</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!-- iframe plugin v.5.1 wordpress.org/plugins/iframe/ -->
<iframe src="/sitecontent/scrpts/py.piechart.html" width="110%" height="1500" scrolling="yes" class="iframe-class" frameborder="0"></iframe>

<p>The post <a href="https://predictivemodeler.com/2019/07/27/py-piechart/">Py: Piechart</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://predictivemodeler.com/2019/07/27/py-piechart/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Py.Histogram</title>
		<link>https://predictivemodeler.com/2019/07/26/py-histogram/</link>
					<comments>https://predictivemodeler.com/2019/07/26/py-histogram/#respond</comments>
		
		<dc:creator><![CDATA[Syed Mehmud]]></dc:creator>
		<pubDate>Fri, 26 Jul 2019 17:17:45 +0000</pubDate>
				<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Histogram]]></category>
		<guid isPermaLink="false">https://predictivemodeler.com/?p=2655</guid>

					<description><![CDATA[<p>The post <a href="https://predictivemodeler.com/2019/07/26/py-histogram/">Py.Histogram</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!-- iframe plugin v.5.1 wordpress.org/plugins/iframe/ -->
<iframe src="/sitecontent/scrpts/py.histogram.html" width="110%" height="1500" scrolling="yes" class="iframe-class" frameborder="0"></iframe>

<p>The post <a href="https://predictivemodeler.com/2019/07/26/py-histogram/">Py.Histogram</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://predictivemodeler.com/2019/07/26/py-histogram/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Py.Scatterplot</title>
		<link>https://predictivemodeler.com/2019/06/30/py-scatterplot/</link>
					<comments>https://predictivemodeler.com/2019/06/30/py-scatterplot/#respond</comments>
		
		<dc:creator><![CDATA[Syed Mehmud]]></dc:creator>
		<pubDate>Sun, 30 Jun 2019 17:14:21 +0000</pubDate>
				<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Scatterplot]]></category>
		<guid isPermaLink="false">https://predictivemodeler.com/?p=2635</guid>

					<description><![CDATA[<p>The post <a href="https://predictivemodeler.com/2019/06/30/py-scatterplot/">Py.Scatterplot</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!-- iframe plugin v.5.1 wordpress.org/plugins/iframe/ -->
<iframe src="/sitecontent/scrpts/py.scatterplot.html" width="110%" height="1500" scrolling="yes" class="iframe-class" frameborder="0"></iframe>

<p>The post <a href="https://predictivemodeler.com/2019/06/30/py-scatterplot/">Py.Scatterplot</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://predictivemodeler.com/2019/06/30/py-scatterplot/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Py: Choropleth</title>
		<link>https://predictivemodeler.com/2019/02/12/py-choropleth/</link>
					<comments>https://predictivemodeler.com/2019/02/12/py-choropleth/#respond</comments>
		
		<dc:creator><![CDATA[Syed Mehmud]]></dc:creator>
		<pubDate>Tue, 12 Feb 2019 12:53:09 +0000</pubDate>
				<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Choropleth chart]]></category>
		<guid isPermaLink="false">https://predictivemodeler.com/?p=2571</guid>

					<description><![CDATA[<p>The post <a href="https://predictivemodeler.com/2019/02/12/py-choropleth/">Py: Choropleth</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!-- iframe plugin v.5.1 wordpress.org/plugins/iframe/ -->
<iframe loading="lazy" src="/sitecontent/scrpts/py.choropleth.html" width="110%" height="1500" scrolling="yes" class="iframe-class" frameborder="0"></iframe>

<p>The post <a href="https://predictivemodeler.com/2019/02/12/py-choropleth/">Py: Choropleth</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://predictivemodeler.com/2019/02/12/py-choropleth/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Py: Gantt Chart</title>
		<link>https://predictivemodeler.com/2019/02/11/py-gantt-chart/</link>
					<comments>https://predictivemodeler.com/2019/02/11/py-gantt-chart/#respond</comments>
		
		<dc:creator><![CDATA[Syed Mehmud]]></dc:creator>
		<pubDate>Tue, 12 Feb 2019 02:14:38 +0000</pubDate>
				<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Gantt Chart]]></category>
		<guid isPermaLink="false">https://predictivemodeler.com/?p=2566</guid>

					<description><![CDATA[<p>The post <a href="https://predictivemodeler.com/2019/02/11/py-gantt-chart/">Py: Gantt Chart</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!-- iframe plugin v.5.1 wordpress.org/plugins/iframe/ -->
<iframe loading="lazy" src="/sitecontent/scrpts/py.gantt%20chart.html" width="100%" height="1500" scrolling="yes" class="iframe-class" frameborder="0"></iframe>

<hr />
<p>The post <a href="https://predictivemodeler.com/2019/02/11/py-gantt-chart/">Py: Gantt Chart</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://predictivemodeler.com/2019/02/11/py-gantt-chart/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Py: Horizontal Bar Chart</title>
		<link>https://predictivemodeler.com/2019/02/06/py-horizontal-bar-chart/</link>
					<comments>https://predictivemodeler.com/2019/02/06/py-horizontal-bar-chart/#respond</comments>
		
		<dc:creator><![CDATA[Syed Mehmud]]></dc:creator>
		<pubDate>Wed, 06 Feb 2019 17:25:53 +0000</pubDate>
				<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Horizontal Bar Chart]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">https://predictivemodeler.com/?p=2557</guid>

					<description><![CDATA[<p>The post <a href="https://predictivemodeler.com/2019/02/06/py-horizontal-bar-chart/">Py: Horizontal Bar Chart</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!-- iframe plugin v.5.1 wordpress.org/plugins/iframe/ -->
<iframe loading="lazy" src="/sitecontent/scrpts/py.horizontal%20bar%20chart-stroll%20languages%20of%20data.html" width="100%" height="1500" scrolling="yes" class="iframe-class" frameborder="0"></iframe>

<hr />
<div class="sdm_download_item "><div class="sdm_download_item_top"><div class="sdm_download_thumbnail"><img decoding="async" class="sdm_download_thumbnail_image" src="https://predictivemodeler.com/wp-content/uploads/2019/01/python_logo.png" alt = "py: Horizontal Bar Chart" /></div><div class="sdm_download_title">py: Horizontal Bar Chart</div></div><div style="clear:both;"></div><div class="sdm_download_description"></div><div class="sdm_download_version"><span class="sdm_download_version_label">Version: </span><span class="sdm_download_version_value">20190206</span></div><div class="sdm_download_date"><span class="sdm_download_date_label">Published: </span><span class="sdm_download_date_value">February 6, 2019</span></div><div class="sdm_download_link"><span class="sdm_download_button"><form action="https://predictivemodeler.com/?sdm_process_download=1&download_id=2561" method="post" class="sdm-g-recaptcha-form sdm-download-form"><div class="sdm-recaptcha-button"><div class="g-recaptcha sdm-g-recaptcha"></div><div class="sdm-termscond-checkbox"><input type="checkbox" class="agree_termscond" value="1"/> I agree to the <a href="https://predictivemodeler.com/tos-and-privacy/" target="_blank">terms and conditions</a></div><a href="#" class="sdm_download green sdm_download_with_condition">Download</a></div><input type="hidden" name="download_id" value="2561" /></form></span><span class="sdm_download_item_count"><span class="sdm_item_count_number">14</span><span class="sdm_item_count_string"> Downloads</span></span></div></div><div class="sdm_clear_float"></div>
<p>The post <a href="https://predictivemodeler.com/2019/02/06/py-horizontal-bar-chart/">Py: Horizontal Bar Chart</a> appeared first on <a href="https://predictivemodeler.com">Predictive Modeler</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://predictivemodeler.com/2019/02/06/py-horizontal-bar-chart/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
