Re: [BangPypers] golf problem

2011-12-25 Thread Gaurav Kalra
] > >>> You are getting it wrong. e.g there is no hole (4,5) in the sample data. Every hole has a fixed par type and we can't randomly associate one hole with a par type (as above). -- Gaurav Kalra Mobile: +91-9717-620-649 Facebook: /gauravkalra Twitter: @gvkalra ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] To attend the python-django training...

2011-07-25 Thread Gaurav Kalra
> Date: Mon, 25 Jul 2011 12:42:01 +0530 (IST) > From: Hitesh Arora > > Respected Sir, > > I am persuing my B.Tech from Lovely Professional > University(LPU), jalandhar.I am in B.Tech-C.S.E 7th semester 4th year. Our > 7th > sem is for 6 months industrial internship , So I am d

Re: [BangPypers] NLTK: Dispersion Plot problem

2010-08-18 Thread Gaurav Kalra
> > gvka...@gvkalra-laptop:~$ cd Desktop/srv/python-environments/ > > gvka...@gvkalra-laptop:~/Desktop/srv/python-environments$ source > > gotcha/bin/activate > > (gotcha)gvka...@gvkalra-laptop:~/Desktop/srv/python-environments$ python > > Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) > > [GCC 4

Re: [BangPypers] NLTK: Dispersion Plot problem

2010-08-18 Thread Gaurav Kalra
> On Tue, Aug 17, 2010 at 3:04 PM, Gaurav Kalra wrote: > > > Hi. > > I have been trying to learn NLTK (http://www.nltk.org/) following > > instructions over: > > http://nltk.googlecode.com/svn/trunk/doc/book/ch01.html > > > > The point at which I am s

[BangPypers] NLTK: Dispersion Plot problem

2010-08-17 Thread Gaurav Kalra
not generating any dispersion graph as showed over here: http://nltk.googlecode.com/svn/trunk/doc/book/ch01.html Any thoughts ? -- Gaurav Kalra +91-9878-649-294 ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo

[BangPypers] UI Designing

2010-05-30 Thread Gaurav Kalra
Hi. Can you please share what sort of UI Design tools the members on the list currently use for designing web applications ? -- With Thanks Gaurav Kalra gvka...@googlemail.com ___ BangPypers mailing list BangPypers@python.org http://mail.python.org

Re: [BangPypers] Packing string and character

2010-05-29 Thread Gaurav Kalra
Hi Noufal. >From Wikipedia: JSON only handle basic Python types like strings, integers, and collections of basic types, whereas pickle is intended for arbitrary objects. pickle won't be more suitable for what Murugadoss is asking for ? -- With Thanks Gaurav Kalra gvka...@google

Re: [BangPypers] BangPypers Digest, Vol 33, Issue 21

2010-05-17 Thread Gaurav Kalra
-- > > Message: 1 > Date: Sat, 15 May 2010 20:44:13 +0530 > From: Senthil Kumaran > To: Bangalore Python Users Group - India > Subject: Re: [BangPypers] python - print spooling monitoring > Message-ID: <20100515151413.ga4...@remy> >

[BangPypers] python - print spooling monitoring

2010-05-15 Thread Gaurav Kalra
Hi. I need some help for the following scenario. A process that keeps on monitoring the print spooler . when u try to spool something, it asks for ur details like name, number etc., save them along with the number of pages u printed and prints only when u provide the same (nice stuff for p