-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_toc.yml
More file actions
34 lines (34 loc) · 999 Bytes
/
Copy path_toc.yml
File metadata and controls
34 lines (34 loc) · 999 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
root: index
subtrees:
- numbered: 2
entries:
- file: ch-numpy/index
entries:
- file: ch-numpy/numpy-intro
- file: ch-numpy/ndarray
- file: ch-numpy/ndarray-slicing-index
- file: ch-numpy/random
- file: ch-numpy/ops
- file: ch-pandas/index
entries:
- file: ch-pandas/pandas-intro
- file: ch-pandas/series-dataframe
- file: ch-pandas/dataframe-slicing
- file: ch-pandas/data-preprocessing
- file: ch-pandas/dataframe-groupby
- file: ch-pandas/dataframe-merge-concat
- file: ch-pandas/dataframe-pivot-melt
- file: ch-matplotlib/index
entries:
- file: ch-matplotlib/intro
- file: ch-matplotlib/figure-axes
- file: ch-matplotlib/data
- file: ch-matplotlib/other-parameters
- file: ch-matplotlib/coding-styles
- file: ch-matplotlib/plot-types
- file: ch-plotly/index
entries:
- file: ch-plotly/intro
- file: ch-plotly/elements
- file: ch-plotly/simple-traces
- file: ch-plotly/finance-traces