logo
分类于: 计算机基础 编程语言

简介

Python One-Liners

Python One-Liners 0.0分

资源最后更新于 2020-11-15 04:27:14

作者:Christian Mayer

出版社:No Starch Press, Inc

出版日期:2020-01

ISBN:9781718500501

文件格式: pdf

标签: Python 编程 編程心得 数学和计算机 原版 代碼 不会看的书 one-liner

简介· · · · · ·

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, wa...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Introduction
Chapter 1: Python Refresher
Chapter 2: Python Tricks
Chapter 3: Data Science
Chapter 4: Machine Learning
Chapter 5: Regular Expressions
Chapter 6: Algorithms
Afterword