PublishedNo Starch, May 2020 |
ISBN9781718500501 |
FormatSoftcover, 216 pages |
Dimensions23.5cm × 17.7cm |
Experienced programmers will improve their Python skills with these useful one-liners.
Python One-Liners will show readers how to perform useful tasks with one line of Python code. Following a brief Python refresher, the book covers essential advanced topics like slicing, regular expressions, list comprehension, broadcasting, lambda functions, algorithms, logistic regression and more. Each chapter introduces a problem to solve, walks the reader through the skills necessary to solve that problem, then provides a concise one-liner Python solution with a detailed explanation.