Commit 50bf758
File tree
3 files changed
+24
-1
lines changedFilter options
- examples
- lib/matplotlib
- toolkits
3 files changed
+24
-1
lines changedexamples/rec_groupby_demo.py
Copy file name to clipboardExpand all lines: examples/rec_groupby_demo.py+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
17 | 23 |
|
18 | 24 |
|
19 | 25 |
|
| ||
24 | 30 |
|
25 | 31 |
|
26 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
27 | 37 |
|
28 | 38 |
|
29 | 39 |
|
30 | 40 |
|
31 | 41 |
|
32 | 42 |
|
33 | 43 |
|
| 44 | + |
34 | 45 |
|
35 | 46 |
|
36 | 47 |
|
| ||
39 | 50 |
|
40 | 51 |
|
41 | 52 |
|
| 53 | + |
42 | 54 |
|
43 | 55 |
|
44 | 56 |
|
|
+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1944 | 1944 |
|
1945 | 1945 |
|
1946 | 1946 |
|
| 1947 | + |
| 1948 | + |
| 1949 | + |
| 1950 | + |
| 1951 | + |
| 1952 | + |
| 1953 | + |
1947 | 1954 |
|
1948 | 1955 |
|
1949 | 1956 |
|
|
lib/matplotlib/toolkits/exceltools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/toolkits/exceltools.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
110 | 114 |
|
111 | 115 |
|
112 | 116 |
|
|
0 commit comments