🤖 Master lambda expressions in Python

Опубликовано: 08 Октябрь 2024
на канале: KORNTECH
129
7

In this video we're going to learn about lambdas and the ways we can leverage them in Python.

Video Timestamps:
Lambda in Tkinter - 4:05
Lambda in Pandas - 9:51

✅ Github code snippets:
https://github.com/korntech/youtube_c...
🔖 Great article about Lambda by Real Python:
https://realpython.com/python-lambda/

📚Books used for video preparation:
👉 Learning Python, 5th Edition by Mark Lutz
👉 Fluent Python, 2nd Edition by Luciano Ramalho

#Python #Programming