About us
An open group for all things Python in Western Australia.
Our meetups happen First-Thursday of every month (except January).
Come join the online community by visiting [PythonWA.com](http://www.pythonwa.com)!
Our topics cover everything from Data Engineering, to the latest developments in web technologies, to using Python for automating your home! All skill levels are welcome and there's always time for catching up and networking before and after the talks.
The Perth WA group is operated under the terms of the Python Software Foundation Code of Conduct.
Upcoming events
1

PythonWA Meetup April
Riff, powered by Spacecubed, 45 St Georges Terrace, Perth, WA, AUWelcome to our April meeting! Python WA is for Python enthusiasts of all skill levels. We will be meeting at Spacecubed in the Town Hall. We'll be starting off with food and non-alcoholic beverages at 5:30 pm, and talks begin at 6:00 pm. Hope to see you there! Please update your RSVP if you signed up and are unable to attend.
This month we'll be focusing on handling extra large datasets with Xarray.
Planetary Scale Data and Xarray
by Charles TurnerThere's big data, and then there's planetary scale data. In weather and climate science, it's common to deal with the latter: small datasets are regularly terabytes, and the larger ones can reach into the petabyte range. This presents some unique challenges, not least trying to make the data tractable to researchers who don't want to learn the ins and outs of distributed computing and efficient data engineering.
Enter xarray - a high-level pure Python library for working with n-dimensional labelled arrays. I'll outline how it lets you join thousands of files in a single line of code (no SQL required!), how it scales seamlessly from a laptop to a cluster with hundreds of gigabytes of memory, and how some clever tricks built on top of it's data model let you stream gigabytes of data from the cloud into interactive maps or machine learning models in real time, with no servers, databases, or sharding.
Although we'll probably get deep into the weeds, we'll start with the basics of data modelling, serialisation, and reading files, so there's (hopefully) something for everyone.
Charles works at ACCESS-NRI, where he works on open source tools to make analysing climate model data less painful. He previously built similar tooling for air quality and observational oceanography.
Second Talk TBA
Food sponsor: Horizon Digital
Venue sponsor: Spacecubed
Hosting sponsor:Ben Fitzhardinge3 attendees
Past events
308

