Data Analysis, the Polars Way
Experience Level: intermediate
When you take interesting data from public sources, when you install a highly efficient Python library for data analysis (polars), and you start asking fundamental questions, what can possibly go wrong? Let’s find out while becoming familiar with polars, a modern data-frame library for Python.
- timeslot: Sunday, 6th April 2025, 14:30 - 17:00, Room W3
- tags: data
- max. number of participants: 10-20
In this course, we will grab public data about the countries of the world and while playing with them, we will explore (a small subset of) what the polars library has to offer. While traditionally the first steps into data analysis are taken with pandas (a true hero in the Python data world), polars is a relatively fresh newcomer that boasts high efficiency and clearly designed API - so why not start with it?
You will learn how to:
- load, manipulate and clean your data;
- gather insights using grouping, aggregation and joining data from various sources;
- understand and present you data visually.
You should possess:
- a modest knowledge of Python (functions, basic containers)
- some familiarity with Jupyter (or some other) notebooks (recommended)
- optionally some knowledge of pandas (not required at all)
- a computer with a pre-installed virtual environment
Jan Pipek
A physicist by education, a data scientist as a current job title. Co-organiser of PyData Prague meet-ups and mentor of PyLadies. Lover of open-source libraries.
