上传者: 23981335
|
上传时间: 2021-10-22 09:23:49
|
文件大小: 4.04MB
|
文件类型: -
Python One-Liners by Christian Mayer
Python programmers will improve their computer science 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, list comprehension, broadcasting, lambda functions, algorithms, regular expressions, neural networks, logistic regression and more. Each of the 50 book sections 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.