[BangPypers] Life lessons shared by Jesse Noller

2015-10-29 Thread Abdul Muneer
Hi, Jesse Noller talks about the turn of events in his life since last couple of years : http://jessenoller.com/blog/2015/9/27/a-lot-happens. Valuable lessons for everyone. Regards, Abdul Muneer -- Twitter: @abdulmuneer <http://twitter.com/#%21/abdulmun

Re: [BangPypers] List of n but same objects

2014-12-11 Thread Abdul Muneer
) is evaluated before multiplying. Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http://twitter.com/#%21/abdulmuneer On Thu, Dec 11, 2014 at 4:21 PM, Rajiv Subramanian M rajiv.m1...@gmail.com wrote: Hi Shreyas, Thanks for your answer. For the questions numered 2 and 3 do you have any

Re: [BangPypers] Moving from python 2.6 to 2.7

2014-10-07 Thread Abdul Muneer
on to newer versions. IIRC, I solved it by changing the regex that looks for the versions. Regards, Abdul Muneer Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http://twitter.com/#%21/abdulmuneer On Tue, Oct 7, 2014 at 3:53 PM, Kulkarni, Shreyas shy...@gmail.com wrote: Hi guys, We

Re: [BangPypers] Need help Extracting data properly in python

2014-02-20 Thread Abdul Muneer
There is an old python package which does it neatly http://www.astro.rug.nl/~breddels/python/tableio.html Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http://twitter.com/#%21/abdulmuneer On Wed, Feb 19, 2014 at 5:59 PM, Kulkarni, Shreyas shy...@gmail.com wrote

Re: [BangPypers] Issue with list comprehension

2013-11-07 Thread Abdul Muneer
that function. If you are doubtful, do `from __builtin__ import * ` to reclaim your builtin variables and functions. Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http://twitter.com/#%21/abdulmuneer On Thu, Oct 31, 2013 at 12:22 PM, Asokan Pichai paso...@gmail.com wrote: import

Re: [BangPypers] Do you pin your requirements.txt ?

2013-09-12 Thread Abdul Muneer
especially if you upgrade the main component. Had run into issues because of this while working on a pylons project. Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http://twitter.com/#%21/abdulmuneer On Thu, Sep 12, 2013 at 6:16 PM, Aditya Laghate adi...@thinrhino.net.inwrote: On Thu

Re: [BangPypers] https://github.com/pythonhacker/ladies.py

2013-09-08 Thread Abdul Muneer
+1 Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http://twitter.com/#%21/abdulmuneer On Sun, Sep 8, 2013 at 11:52 AM, T S KAMATH tsk.kam...@gmail.com wrote: Hi.. Its was in bad taste and treated as such, proper apology demanded and given.. hence we hope all the concerned

Re: [BangPypers] https://github.com/pythonhacker/ladies.py

2013-09-08 Thread Abdul Muneer
holding a position to resort to humor (because it may not be humor for ALL audience). But I do not consider that as damaging as blowing it out of proportion. Let's not linger on the negativity for too long as it is toxic. Please cheer up, dear folks. Hug each other.. Regards, Abdul Muneer -- Follow me

Re: [BangPypers] problem with python classes

2013-05-09 Thread Abdul Muneer
, change the relevant line to this one. self.values.append(ClassOne.calculate_value(inputvalues)) Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http://twitter.com/#%21/abdulmuneer On Thu, May 9, 2013 at 9:11 PM, hiharry danny hrd...@gmail.com wrote: i have python 2.7.4..now

Re: [BangPypers] Need help for python coding

2013-04-18 Thread Abdul Muneer
code. Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http://twitter.com/#%21/abdulmuneer On Thu, Apr 18, 2013 at 6:15 PM, Kamalakar gs foxrun2...@gmail.com wrote: HI all, I have a query that i have doc which is read through python.But instead of giving path and filename

Re: [BangPypers] Reorder Dictionary Size in python

2013-04-17 Thread Abdul Muneer
Expecting this behaviour from built-in dict is not a good idea. However try if garbage collection helps. import gc gc.collect() I have not tried it out myself, though. Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http://twitter.com/#%21/abdulmuneer On Thu, Apr 18, 2013 at 5:53

[BangPypers] The FSF awards Fernando Perez, the creator of IPython

2013-03-25 Thread Abdul Muneer
, the creator of IPython. IPython provides a rich architecture for interactive computing with a debugger, editor, and python command-line interpreter all in one. https://www.fsf.org/news/2012-free-software-award-winners-announced-2 Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http

Re: [BangPypers] wierd class behavior

2013-01-12 Thread Abdul Muneer
/python-closures-explained.html, Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer http://twitter.com/#%21/abdulmuneer On Tue, Dec 4, 2012 at 4:26 PM, steve st...@lonetwin.net wrote: On Tuesday 04 December 2012 09:24 AM, Anand Chitipothu wrote: Python scoping rules when it comes

Re: [BangPypers] Looking for Guest Speaker on Python and NLTK

2011-10-11 Thread Abdul Muneer
Hi, Some course from stanford on ml and ai. ml-class.org ai-class.org Join last date is already gone, but my friends are able to join even now.. Regards, Abdul Muneer -- Whom I'm Lookin' for is The One who sees!! On Tue, Oct 11, 2011 at 4:42 PM, s|s supr.e.etse...@gmail.com wrote: I would