Skip to content

Commit 6827805

Browse files
committed
plan
1 parent d898646 commit 6827805

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
已发[《Python之路.1.1.pdf》](https://github.com/jackzhenguo/python-small-examples/releases/tag/V1.1)最新版本包括7个章节:`Python基础``Python字符串和正则``Python文件``Python日期`, `Python利器``Python画图` 章节,共计`147个`小例子。
44

5-
> 目前每天正在更新的内容包括
5+
> 目前正在更新或接下来更新的计划如下
66
>
77
> 1) 不断丰富原有1~7章节;
8-
> 2) 第八章节:Python基础算法;
9-
> 3) 第九章节:python 机器学习,包括机器学习的基础概念和十大核心算法以及Sklearn和Kaggle实战的小例子。
8+
> 2) Python基础算法;
9+
> 3) python 机器学习,包括机器学习的基础概念和十大核心算法以及Sklearn和Kaggle实战的小例子。
10+
> 4) PyQt制作GUI
11+
> 5) Flask前端开发
12+
> 6) Python数据分析:NumPy, Pandas, Matplotlib, Plotly等
13+
1014

1115
### 一、Python基础
1216

0 commit comments

Comments
 (0)