Re: [python-nl] Deze vrijdag (21e) PUN in hartje Utrecht + lightning talks vrij

2012-09-21 Berichten over hetzelfde onderwerp Guido Kollerie
Hoi, M'n laptop heeft er vandaag de geest aan gegeven. Zou ik de presentatie op iemand anders laptop kunnen doen? Ik neem in ieder geval een USB stick mee met daarop de presentatie. Tot straks, Guido ___ Python-nl mailing list Python-nl@python.org http:

Re: [python-nl] Deze vrijdag (21e) PUN in hartje Utrecht + lightning talks vrij

2012-09-22 Berichten over hetzelfde onderwerp Guido Kollerie
Hi, A recap of last night's PUN meeting and a short write up of my lightening talk on Disco http://blog.kollerie.com/2012/09/22/python_users_netherlands/ -- Guido ___ Python-nl mailing list Python-nl@python.org http://mail.python.org/mailman/listi

Re: [python-nl] Deze vrijdag (21e) PUN in hartje Utrecht + lightning talks vrij

2012-09-24 Berichten over hetzelfde onderwerp Guido Kollerie
or the URL the latter uses a :slug: tag. Clearly I made an error in the conversion. Thank you for pointing it out. -- Guido Kollerie ___ Python-nl mailing list Python-nl@python.org http://mail.python.org/mailman/listinfo/python-nl

Re: [python-nl] Dutch Python Web meetup

2012-11-29 Berichten over hetzelfde onderwerp Guido Kollerie
Hi, Although I put my name on the list of attendees, it seems I won't be able to make it after all. Have an interesting evening! -- Guido Kollerie On Nov 6, 2012 3:36 PM, "Remco Wendt" wrote: > Hi All, > > There is a new Python Web meetup scheduled, save the date! On

Re: [python-nl] Webservices question

2013-04-22 Berichten over hetzelfde onderwerp Guido Kollerie
On Mon, Apr 22, 2013 at 5:16 PM, Monique wrote: Hi Monique, > I thought SUDS was only a SOAP client, correct? We need a client and a > server. I suppose you could always try Jython to code against a Java SOAP/WSDL library if it turns out that non of the Python libraries are a viable option. --

Re: [python-nl] python voor kunst en wetenschap?

2013-05-02 Berichten over hetzelfde onderwerp Guido Kollerie
2013/5/1 Floris van Manen : > Zijn er mensen op dit forum die python voor iets anders gebruiken dan het > bouwen van websites, > bijvoorbeeld voor kunst en / of wetenschap? Sure, data analyse mbv Pandas http://pandas.pydata.org -- Guido ___ Pyth

Re: [python-nl] data visualisate met Python - pandas

2013-09-02 Berichten over hetzelfde onderwerp Guido Kollerie
2013/9/2 Kramer, Koen : > Ik hoop dat iemand die ervaring heeft met python om vergelijkbare data te > visualiseren me wat werkende code aan de hand kan doen waarop ik kan > voortborduren Heb recentelijk redelijk wat werk verricht mbv Pandas (doch geen visualisaties). Het boek: Python for Data Ana

[python-nl] PUN talk: Data Analysis with pandas

2013-11-16 Berichten over hetzelfde onderwerp Guido Kollerie
Hi, I've uploaded my presentation/IPython notebook on 'Data Analysis with pandas'. Given all the zooming in and out I had to perform I presume not everyone had the opportunity to see all of it properly ;-) http://blog.kollerie.com/2013/11/16/pun_amsterdam/ BTW someone in the audience asked

Re: [python-nl] Functies

2018-09-20 Berichten over hetzelfde onderwerp Guido Kollerie
On Tue, Jul 3, 2018 at 6:17 PM Marc Stevens wrote: Hoi Marc, Sorry voor de late reactie; ik lees deze mailing list bijna nooit > Misschien is het onzinnig en simplistisch, maar ik vroeg me af of variabelen > binnen een functie kunnen worden overgeheveld naar een tweede of volgende > functie?