written by Eric J. Ma on 2015-05-29 | tags: pycon conferences python
This year, I had the privilege of attending PyCon 2015 as a tutorial instructor again. Unlike last year, which was an eye-opener for me, this year, I decided to take a more educational approach, and set a goal to learn as much new things about programming in Python that I didn't previously know.
In no order of importance:
numpy
functions whenever possible! And try to cast your data/analysis problems in terms of matrices for massive speedups. Re-implementing one problem that I had tried, I experienced a million-fold speedup using numpy
compared to pure Python loops. A million fold!bokeh
, built by Continuum Analytics, is pretty awesome.I had a norovirus infection, and was suffering the symptoms (diarrhea, fever, and fatigue) on the bus to MTL. The symptoms persisted right up to the point my tutorial was due to start. Miraculously, thank God for that, I was able to hold on throughout the tutorial without needing to go to the bathroom once - and I don’t think I passed it to anybody. I collapsed on a couch outside the lunch area in the afternoon, and was spotted by security… "Monsieur? Monsieur?" I hastily grabbed my badge and uttered, "Oui, oui, Pycon!", which readily stress-tested the extent of my French language knowledge. At thtat point, I went back to the hotel and collapsed again, for 16 hours.
Again, in no particular order:
I’d do PyCon 2016! Hopefully I will have new things that I can share with the community next year. I’m also hoping to be able to do a network analysis & statistics tutorial at SciPy 2016, wherever that may be held.
@article{
ericmjl-2015-pycon-report,
author = {Eric J. Ma},
title = {PyCon 2015 - A Long-Overdue Report},
year = {2015},
month = {05},
day = {29},
howpublished = {\url{https://ericmjl.github.io}},
journal = {Eric J. Ma's Blog},
url = {https://ericmjl.github.io/blog/2015/5/29/pycon-2015-a-long-overdue-report},
}
I send out a newsletter with tips and tools for data scientists. Come check it out at Substack.
If you would like to sponsor the coffee that goes into making my posts, please consider GitHub Sponsors!
Finally, I do free 30-minute GenAI strategy calls for teams that are looking to leverage GenAI for maximum impact. Consider booking a call on Calendly if you're interested!