5 comments

[ 2.6 ms ] story [ 28.1 ms ] thread
Nicely written! Looking forward to getting my hands dirty with Python 3.8.
Good post. I especially like the walrus operator, which, as far as I understand, improves readability and promotes brevity. About positional args, though, if it has been introduced only recently, how does the doc in this reference: https://www.python.org/dev/peps/pep-0570/#numpy-ufuncs use them already?