Join us for a night of Python talks at the central Skyscanner office in Glasgow. We will have two talks (details soon). Skyscanner will be providing us with food and drinks.
Doors open at 17:30, please arrive by 18:30 at the latest.
Pizza will arrive at 18:00.
First talks will start at 18:30.
Join us for a night of Python talks at the central Skyscanner office in Glasgow. We will have two talks (details soon). Skyscanner will be providing us with food and drinks.
Doors open at 17:30, please arrive by 18:30 at the latest.
Pizza will arrive at 18:00.
First talks will start at 18:30.
Talk 1: Web2py for Asynchronous Decisions by Donald McClymont
This talk will provide a brief overview of web2py, it’s key pieces and then a short demo of a simple web2py app. Then would finish with some details of the main application I have built with it.
Join us for a night of Python talks at the central Skyscanner office in Glasgow. We will have two talks (details soon). Skyscanner will be providing us with food and drinks.
Doors open at 17:30, please arrive by 18:30 at the latest.
Pizza will arrive at 18:00.
First talks will start at 18:30.
Talk 1: Web2py for Asynchronous Decisions by Donald McClymont
This talk will provide a brief overview of web2py, it’s key pieces and then a short demo of a simple web2py app. Then would finish with some details of the main application I have built with it.
Talk 2: Pandas on Jupyter by Gabriele Calvo
An introductory talk on jupyter notebook and how it can power data exploratory analysis thanks to libraries such as pandas.
Jupyter notebooks are becoming a standard when it comes to sharing reproducible data analysis and teaching beginners. They are very powerful and convenient, but some features can sometimes confuse beginners or promote misuse.
Pandas is one of the most used and known data analysis library. It's a great tool for reading, processing, summarizing and writing data. It takes few lines of code to manipulate data in complex way.
Together they can be a great tool to explore datasets and allowing sharing and reproducibility.