From 1c6f38e91edff0b9d8a911643028fa95c0ec2510 Mon Sep 17 00:00:00 2001 From: Gabor Szarnyas Date: Sat, 25 Nov 2023 15:20:11 +0100 Subject: [PATCH] Add PyData talk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4e7384..f3f871c 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ ### Talks +- [In-Process Analytical Data Management with DuckDB @ PyData Amsterdam](https://www.youtube.com/watch?v=5ddoZR6PYNU) - Hannes Mühleisen. - [DuckDB: The Power of a Data Warehouse in your Python Process @ PyData Yerevan](https://www.youtube.com/watch?v=q_SKaOeRiOI) – Gábor Szárnyas. - [DuckDB: Bringing analytical SQL directly to your Python shell @ EuroPython](https://www.youtube.com/watch?v=egN4TwVyJss) - Pedro Holanda. - [DuckDB keynote @ Data + AI Summit 2023](https://www.youtube.com/watch?v=GaHWuQ_cBhA) - Hannes Mühleisen.