filmov
tv
Trey Hunner - Lazy Looping in Python: Making and Using Generators and Iterators - PyCon 2019
Показать описание
"Speaker: Trey Hunner
When processing large amounts of data in Python, we often reach for lists. Unfortunately, processing data using large lists make for ugly code that can be memory inefficient and slow. Python's solution to this problem is lazy looping using generators and iterators.
During this tutorial we'll learn a number of lazy looping techniques which will help you write more efficient and more readable Python code. We'll get practice creating generators, playing with iterators, and using generators and iterators to drastically restructure our code in a more descriptive data-centric way.
You'll walk out of this tutorial with hands-on experience with Python's various lazy looping constructs and a greater appreciation for how looping works under the hood in Python.
When processing large amounts of data in Python, we often reach for lists. Unfortunately, processing data using large lists make for ugly code that can be memory inefficient and slow. Python's solution to this problem is lazy looping using generators and iterators.
During this tutorial we'll learn a number of lazy looping techniques which will help you write more efficient and more readable Python code. We'll get practice creating generators, playing with iterators, and using generators and iterators to drastically restructure our code in a more descriptive data-centric way.
You'll walk out of this tutorial with hands-on experience with Python's various lazy looping constructs and a greater appreciation for how looping works under the hood in Python.
DjangoCon 2019 - Lazy Looping: The Next Iteration by Trey Hunner
DjangoCon 2019 - Lazy Looping: The Next Iteration by Trey Hunner
'Lazy Looping: The Next Iteration' by Trey Hunner
Trey Hunner - Lazy Looping in Python: Making and Using Generators and Iterators - PyCon 2019
Loop better: a deeper look at iteration in Python
Loop better: a deeper look at iteration in Python
Talk: Trey Hunner - Comprehensible Comprehensions
TUTORIAL / Trey Hunner / Hands-On Regular Expressions in Python
Talk - Trey Hunner: Python Oddities Explained
Trey Hunner: Meaningful Mentoring Moments
Comprehensible Comprehensions
Python Basics Itertools Repeat Method
Comprehensible Comprehensions - Trey Hunner
Trey Hunner - Using List Comprehensions and Generator Expressions For Data Processing - PyCon 2018
Python Generators Interactive and For Loop Driven
Readability Counts - Trey Hunner
Trey Hunner - Python Tricks Part 1
'Python Oddities Explained' - Trey Hunner (PyCon AU 2019)
Python Oddities Explained
Loop better - a deeper look at iteration in Python
27 - Generator Expressions ( iterable vs iterator ) | Python Tutorials
DjangoCon US 2018 - Easier Classes: Python Classes Without All The Cruft by Trey Hunner
Test on Basics of Python - Iterables, Slicing, Formatting, Try except
Python variables Naming rule | Python tutorial from two lazy programmers
Комментарии