Re: [melbourne-pug] FroSolPy Fronius Inverter Data Collector / Code Feedback

2018-05-17 Thread paul sorenson
Hey David, I probably can't run that on my inverter but I wrote some similar code for Aurora brand a while back. My inverter came with a CD-ROM which would push a cloud somewhere but I reckon it would be fun to crowd source really granular data. cheers On 05/17/2018 04:35 PM, David Crisp

Re: [melbourne-pug] Joblib question

2018-03-09 Thread paul sorenson
Mike, Are there unique features of joblib that you need to use? Scraping web pages is often a good candidate for asyncio based models. cheers On 03/08/2018 11:41 PM, Mike Dewhirst wrote: > https://media.readthedocs.org/pdf/joblib/latest/joblib.pdf > > I'm trying to make the following code run

Re: [melbourne-pug] How do I become a python developer?

2017-09-07 Thread paul sorenson
There is no one size fits all way. Every employer will have certain skills they value. There are plenty of online courses and tutorials - the more python you do, the better you will be. Get involved in some python open source projects and start fixing bugs. good luck On 9/3/2017 10:04 PM,

Re: [melbourne-pug] pycon 2017

2017-05-02 Thread paul sorenson
On 05/01/2017 10:41 PM, Ben Finney wrote: > paul sorenson <new...@metrak.com> writes: > >> Heading to pycon 2017? > As far as I know, “PyCon 2017” refers to the US-based event in Portland > <URL:https://us.pycon.org/2017/>. this one > Do you mean PyCon AU 20

Re: [melbourne-pug] pycon 2017

2017-05-02 Thread paul sorenson
Mike, Close - some of my colleagues will be presenting (in Portland). cheers On 05/02/2017 05:17 AM, Mike Dewhirst wrote: > On 2/05/2017 3:41 PM, Ben Finney wrote: >> paul sorenson <new...@metrak.com> writes: >> >>> Heading to pycon 2017? >> As far as I

[melbourne-pug] pycon 2017

2017-05-01 Thread paul sorenson
Heading to pycon 2017? I will be there along with some others from Facebook, please come and introduce yourself. Aside from pycon if you are in the Bay area and up for a beer please get in touch. cheers ___ melbourne-pug mailing list

Re: [melbourne-pug] Multi-line subplots

2016-05-27 Thread paul sorenson
Kevin, If you want multiple plots (the 3-4 stations in your question?) in your matplotlib output you provide that to the matplotlib.pyplot.subplots() function. To draw multiple lines on a single plot you just call as many plotting commands on each of the axis objects returned from the subplots()

Re: [melbourne-pug] Agile

2016-01-30 Thread paul sorenson
Yeah as soon as some new methodology comes along an industry quickly grows up around it promoting "the right way" and often losing sight of the core meaning. Companies who are truly agile would have no insecurities hiring great technical talent with "no prior agile experience" as long as the