Re: Subtracting dates to get hours and minutes

2022-12-12 Thread Marc Lucke
my approach would be to convert your two date/times to seconds from epoch - e.g. https://www.geeksforgeeks.org/convert-python-datetime-to-epoch/ - then subtract the number, divide the resultant by 3600 (hours) & get the modulus for minutes.  There's probably a standard function - it should be

clusters of numbers

2018-12-15 Thread Marc Lucke
hey guys, I have a hobby project that sorts my email automatically for me & I want to improve it.  There's data science and statistical info that I'm missing, & I always enjoy reading about the pythonic way to do things too. I have a list of percentage scores: (1,11,1,7,5,7,2,2,2,10,10,1,2,2

Re: Get off the list

2015-06-18 Thread Marc Lucke
there is no way. You are trapped forever. Resistance is futile. On 17/06/2015 5:09 PM, Deogratius Musiige wrote: > Hi, > > How can i get off this mailing list? > > > > Best regards / Med venlig hilsen > > Deogratius Musiige > Software Development Engineer > > *Sennheiser Communications A/

Re: [OFF-TOPIC] How do I find a mentor when no one I work with knows what they are doing?

2014-04-08 Thread Marc Lucke
On 9/04/2014 5:47 AM, Rick Johnson wrote: On Tuesday, April 8, 2014 2:07:27 AM UTC-5, James Brewer wrote: I'm sure there will be a substantial amount of arrogance perceived from this question, but frankly I don't think that I have anything to learn from my co-workers, which saddens me because I