1 parent 652cda6 commit 2d3e02aCopy full SHA for 2d3e02a
3 files changed
rst/chapters/p05_file_operate.rst
@@ -1,5 +1,5 @@
1
=============================
2
-五、文件操作
+四、文件操作
3
4
5
Python文件操作,涉及IO操作,目前共有11个经典的例子。
rst/chapters/p12_mlintro.rst
@@ -0,0 +1,14 @@
+=============================
+十一、机器学习核心知识
+
+本章介绍打牢机器学习基础的核心知识,通过小例子的形式一一展开。
6
7
8
9
10
+.. toctree::
11
+ :maxdepth: 1
12
+ :glob:
13
14
+ ../ch12/*
rst/chapters/p12_pandas.rst
0 commit comments