File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,16 @@ can be found in the online-only [Figure Appendix](figure_appendix/06.00-Figure-C
25
25
26
26
## Full Notebooks
27
27
28
- The full notebooks, containing the entire text of the book, are being edited and will be posted in [ notebooks] ( notebooks ) .
28
+ The full notebooks, containing the entire text of the book, are being edited and will be made available in [ notebooks] ( notebooks ) .
29
+
30
+ ### Contents:
31
+
32
+ #### [ Preface] ( notebooks/00.00-Preface.ipynb )
33
+ #### 1. [ IPython: Beyond Normal Python] ( notebooks/01.00-IPython-Beyond-Normal-Python.ipynb )
34
+ #### 2. Introduction to NumPy * (coming soon)*
35
+ #### 3. Data Manipulation with Pandas * (coming soon)*
36
+ #### 4. Visualization with Matplotlib * (coming soon)*
37
+ #### 5. Machine Learning * (coming soon)*
29
38
30
39
31
40
## License
You can’t perform that action at this time.
0 commit comments