Media Summary: today I talk about the `str.translate` / `str.maketrans` methods as well as a quick use case on how you might use them! playlist: ... oops spoiler in the thumbnail it's str.partition, oh well -- I today I talk about Optional and a few approaches to typing the return value of `re.match` (which returns an Optional[Match[str]])!
Python Implicit String Joining Beginner Intermediate Anthony Explains 017 - Detailed Analysis & Overview
today I talk about the `str.translate` / `str.maketrans` methods as well as a quick use case on how you might use them! playlist: ... oops spoiler in the thumbnail it's str.partition, oh well -- I today I talk about Optional and a few approaches to typing the return value of `re.match` (which returns an Optional[Match[str]])! quick video talking about a little shell feature that I wish I had know about earlier :) playlist: ... today I show how I figure out what's slow in a today I talk about the concept of immutability and all the things that are immutable in
today I show how `str.split` works (and how it oddly has two quite-different modes of execution) playlist: ...