https://github.com/janpipek/talks
My talks and workshops.
https://github.com/janpipek/talks
Last synced: 4 months ago
JSON representation
My talks and workshops.
- Host: GitHub
- URL: https://github.com/janpipek/talks
- Owner: janpipek
- Created: 2019-05-22T21:22:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-09T06:46:05.000Z (9 months ago)
- Last Synced: 2025-10-11T05:37:33.250Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 25.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My talks & workshops
Repository for the webpage.
## Presentations
* [Fun with histograms and the physt library](https://janpipek.github.io/talks/pycon-lt_2019/) (PyData Berlin 2018, PyCon LT 2019) [๐ฅ](https://www.youtube.com/watch?v=ZG-wH3-Up9Y)
* [A practical guide to designing implants for pandas](https://janpipek.github.io/talks/pydata-prague_2020/) (PyCon CZ 2019, BI Fรณrum Budapest 2019, PyData Cambridge 2019, PyData Prague 2020)
* [Is Margherita Better than Quattro Stagioni - Polars vs Pandas API](https://janpipek.github.io/talks/prague-python-pizza_2024/) (Prague Python Pizza 2024) [๐ฅ](https://www.youtube.com/live/KdFXjYURlws?si=nb0ZaUicc_ys9tpG&t=4090)
* [โโโ
Terminal plotting](https://github.com/janpipek/cli-plotting-talk) (Brno Python Pizza 2025) [๐ฅ](https://www.youtube.com/live/ffiQSqOUY1g?si=JQeZAubDA_jG2Y3l)
* [Data wrangling in a modern terminal](https://github.com/janpipek/terminal-data-talk) (PyData Prague Meetup, 2025) [๐ฅ](https://www.youtube.com/watch?v=LxKTcRgs6ZM)
## Workshops
- [Exploratory Data Analysis, the Polars Way](https://github.com/janpipek/eda-polars-way) (PyCon Italia 2024, EuroPython 2024, PyCon Austria 2025)
### In collaboration with [@coobas](https://github.com/coobas/)
- [The Data Trinity โ Practical Numpy, Pandas and Matplotlib](https://github.com/coobas/pycon-cz-2019-workshop) (PyCon CZ 2019)
- [Robust Data Transformation with Pandas: Typing, Validation, Testing](https://github.com/coobas/robust-pandas-workshop) (EuroPython 2023)
- [Accelerating Scientific Python: JAX, Numba, and Ray in Action](https://github.com/coobas/europython-25) (EuroPython 2025)