Search:

Found 1941 videos

EuroPython 2022 Closing Session by EuroPython 2022
29:44

EuroPython 2022 Closing Session

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - EuroPython 2022 Closing Session [The Auditorium on 2022-07-15] See you at EuroPython 2023! This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License http://creativecommons.o...

EuroPython 2022 Opening Session by EuroPython 2022
31:00

EuroPython 2022 Opening Session

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 Opening Session [The Auditorium on 2022-07-13] Welcome to EuroPython 2022! This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License http://creativecommons.org/licenses/by-nc-sa...

Property-based testing the Python way - presented by Emma Saroyan by EuroPython 2022
31:06

Property-based testing the Python way - presented by Emma Saroyan

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Property-based testing the Python way - presented by Emma Saroyan [Liffey Hall 2 on 2022-07-13] This is an introductory talk about property-based testing. The talk requires some previous knowledge about testing to make the mos...

Dance with shadows: stubs, patch and mock - presented by María Andrea Vignau by EuroPython 2022
32:14

Dance with shadows: stubs, patch and mock - presented by María Andrea Vignau

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Dance with shadows: stubs, patch and mock - presented by María Andrea Vignau [Liffey Hall 2 on 2022-07-13] A comprehensive but simple introduction to the use of fake objects. Explain how to inject this object and use in test u...

An Introduction to Apache TVM - presented by Leandro Nunes by EuroPython 2022
44:55

An Introduction to Apache TVM - presented by Leandro Nunes

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - An Introduction to Apache TVM - presented by Leandro Nunes [Liffey Hall 2 on 2022-07-13] This talk will present an introduction to Apache TVM using its Python API, and will include a demonstration using examples of deep learni...

Making AI Happen at Your Company - presented by Alexander CS Hendorf by EuroPython 2022
29:48

Making AI Happen at Your Company - presented by Alexander CS Hendorf

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Making AI Happen at Your Company - presented by Alexander CS Hendorf [Liffey Hall 1 on 2022-07-13] Many incumbents are transitioning to new technologies while their businesses operate on systems that are years or decades old. ...

Classifying LEGO Bricks with Machine Learning - presented by Piotr Rybak by EuroPython 2022
27:17

Classifying LEGO Bricks with Machine Learning - presented by Piotr Rybak

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Classifying LEGO Bricks with Machine Learning - presented by Piotr Rybak [Liffey Hall 1 on 2022-07-13] During this talk, I will walk you through my journey to create the Lego bricks recognition application in Python. I will st...

I have to Confess, I still Love Pandas - presented by Cheuk Ting Ho by EuroPython 2022
28:17

I have to Confess, I still Love Pandas - presented by Cheuk Ting Ho

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - I have to Confess, I still Love Pandas - presented by Cheuk Ting Ho [Liffey Hall 1 on 2022-07-13] In this talk, Cheuk will reapproach Pandas as someone who is a fluent user of the library. Cheuk will review why Pandas is usefu...

Data Warehouses Meet Data Lakes - presented by Mauro by EuroPython 2022
34:15

Data Warehouses Meet Data Lakes - presented by Mauro

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Data Warehouses Meet Data Lakes - presented by Mauro [Liffey Hall 1 on 2022-07-13] In this talk, I will explain the current challenges of a datalake and how we can approach a moderm data architecture with the help of pyspark,...

Working with Audio in Python (feat. Pedalboard) - presented by Peter Sobot by EuroPython 2022
29:37

Working with Audio in Python (feat. Pedalboard) - presented by Peter Sobot

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Working with Audio in Python (feat. Pedalboard) - presented by Peter Sobot [Liffey B on 2022-07-13] Digital audio has been around for 40 years, but working with audio data can still be complicated, especially in Python. In thi...

Automate the Boring Stuff with Slackbot(ver.2) - presented by Takanori Suzuki by EuroPython 2022
27:36

Automate the Boring Stuff with Slackbot(ver.2) - presented by Takanori Suzuki

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Automate the Boring Stuff with Slackbot(ver.2) - presented by Takanori Suzuki [Liffey B on 2022-07-13] In addition, we often use chat such as Slack for daily communication. So, I created a chatbot(PyCon JP Bot: https://github....

Protocols - Static duck typing for decoupled code - presented by Ran Zvi by EuroPython 2022
20:58

Protocols - Static duck typing for decoupled code - presented by Ran Zvi

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Protocols - Static duck typing for decoupled code - presented by Ran Zvi [Liffey B on 2022-07-13] Python introduces Protocols to support static duck typing, where static type checkers (mypy) and other tools can verify code cor...

Protocols in Python: Why You Need Them - presented by Rogier van der Geer by EuroPython 2022
28:40

Protocols in Python: Why You Need Them - presented by Rogier van der Geer

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Protocols in Python: Why You Need Them - presented by Rogier van der Geer [Liffey B on 2022-07-13] Protocols have been around since Python 3.8. So what are they, and how can they help you write better code? And how are they di...

Czech Drought Monitoring system  - presented by Monika Bláhová by EuroPython 2022
26:20

Czech Drought Monitoring system - presented by Monika Bláhová

EuroPython 2022   |   0 views   |   2023-01-14

EuroPython 2022 - Czech Drought Monitoring system – a journey from manual work to global drought monitoring and machine learning, powered by Python - presented by Monika Bláhová [Liffey B on 2022-07-13] This talk aims to encourage beginner deve...