<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt"><div><span>Forwarding to list.</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: verdana, helvetica, sans-serif; font-style: normal; background-color: transparent;"><span>Please use ReplyAll when responding to the list.</span></div><div></div><div> </div><div>Alan Gauld<br>Author of the Learn To Program website<br><a rel="nofollow" target="_blank" href="http://www.alan-g.me.uk/">http://www.alan-g.me.uk/</a><a rel="nofollow" target="_blank" href="http://www.alan-g.me.uk/"><br></a></div><div style="color: rgb(0, 0, 255); font-size: 13px; font-style: normal; font-family: arial, helvetica, clean, sans-serif; background-color: transparent;"><a rel="nofollow" target="_blank" href="http://www.flickr.com/photos/alangauldphotos/">http://www.flickr.com/photos/alangauldphotos</a></div><div><br><blockquote
 style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: verdana, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Sivaraman.R <sivarm30@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> Alan Gauld <alan.gauld@btinternet.com> <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, 6 August 2014, 9:52<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Tutor] Box plot<br> </font> </div> <div class="y_msg_container"><br><div id="yiv1031173210"><div dir="ltr"><div>Thanks for replying, Am not getting a error but I want to add a line in the same plot. The boundary is like a range specified in the requirements. The range is max=1e29
 and min -1e29. The attached figure can get you a picture of what am trying to say.</div>
<div> </div></div><div class="yiv1031173210gmail_extra"><br><br><div class="yiv1031173210gmail_quote">On Wed, Aug 6, 2014 at 4:19 PM, Alan Gauld <span dir="ltr"><<a rel="nofollow" ymailto="mailto:alan.gauld@btinternet.com" target="_blank" href="mailto:alan.gauld@btinternet.com">alan.gauld@btinternet.com</a>></span> wrote:<br>
<blockquote class="yiv1031173210gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>On 06/08/14 06:21, Sivaraman.R wrote:<br>
<blockquote class="yiv1031173210gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid;">
I want to add a minimum value and maximum value to the box plot. I am<br>
findind it difficult to do that. Could you please please help me in that.<br>
my code:<br>
mport matplotlib.pyplot as plt<br>
import pandas as pd<br>
check1 = pd.read_csv(r'C:\Users\<u></u>RamachSi\Desktop\Test_now11.<u></u>csv')<br>
check1.boxplot(column=['<u></u>VTSPG6RB'], by=['Lot'])<br>
</blockquote>
<br></div>
This list is for folks learning the Python language and standard library. For SciPy queries (and matplotlib and pandas are part<br>
of the WSciPy family) you would be more likely to get responses<br>
on the SciPy lists.<br>
<br>
There are some matplotlib/pandas users here though, so you may<br>
get lucky.<br>
<br>
It would help if you described the errors you are getting<br>
and provided a full error message.<span class="yiv1031173210HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Alan G<br>
Author of the Learn to Program web site<br>
<a rel="nofollow" target="_blank" href="http://www.alan-g.me.uk/">http://www.alan-g.me.uk/</a><br>
<a rel="nofollow" target="_blank" href="http://www.flickr.com/photos/alangauldphotos">http://www.flickr.com/photos/<u></u>alangauldphotos</a><br>
<br>
______________________________<u></u>_________________<br>
Tutor maillist  -  <a rel="nofollow" ymailto="mailto:Tutor@python.org" target="_blank" href="mailto:Tutor@python.org">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br>
<a rel="nofollow" target="_blank" href="https://mail.python.org/mailman/listinfo/tutor">https://mail.python.org/<u></u>mailman/listinfo/tutor</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><div>Sincerely,</div>
<div>Sivaraman Ramachandran</div></div>
</div>
</div><br><br></div> </div> </div> </blockquote></div>   </div></body></html>