[Tutor] Box plot

Sivaraman.R sivarm30 at gmail.com
Wed Aug 6 07:21:27 CEST 2014


I want to add a minimum value and maximum value to the box plot. I am
findind it difficult to do that. Could you please please help me in that.

my code:
mport matplotlib.pyplot as plt
import pandas as pd
check1 = pd.read_csv(r'C:\Users\RamachSi\Desktop\Test_now11.csv')
check1.boxplot(column=['VTSPG6RB'], by=['Lot'])

-- 
Sincerely,
Sivaraman Ramachandran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140806/46050d4c/attachment.html>


More information about the Tutor mailing list