Categorii: Necatalogate
Limba: Engleza
Data publicării: 2020
Editura: No Starch Press,US
Tip copertă: Paperback
Nr Pag: 256
ISBN: 9781718500501
Dimensiuni: l: 18cm | H: 24cm
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 the problem, then provides a concise one-liner Python solution with a detailed explanation.