This is how data science works! Watch this presentation to see a lot of great examples from the field of data science. PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons and Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=jSaseNL8RDE https://www.youtube.com/watch?v=Wu8p0hyFcaw
eBPF has been described as “Superpowers for Linux,” and recently we’ve seen an explosion of tools that use it to power networking, observability and security in the Cloud Native world. It's an exciting technology that enables running bespoke programs directly in the kernel. In this talk Liz uses live-coding examples to explore how eBPF programs are loaded and run in the kernel, and attached to a variety of networking-related events. You might have seen Liz give a similar talk before, with examples hooking into system calls. This updated version focuses networking examples, giving insight into how eBPF programs can inspect and manipulate packets to form the basis of sophisticated and high-performance networking tools. PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=0p987hCplbk https://www.youtube.com/watch?v=l5l2EckwWME
Python comes with many standard library packages included without any "pip install"! In this beginners tutorial we will go through a few of these with some interactive challenges during the session. Specifically we will dive into pathlib, datetime, collections, itertools and functools and how these can help you. GitHub repo: https://github.com/simonwardjones/pydata-talk-2022 PUBLICATION PERMISSIONS:
PyData provided Coding Tech with the permission to republish PyData talks. CREDITS:
PyData YouTube channel: https://www.youtube.com/c/PyDataTV https://www.youtube.com/watch?v=CjIVyQkThnA