Commit 8045c2d
File tree
Expand file treeCollapse file tree
17 files changed
+39
-60
lines changedFilter options
- ci/deps
- doc/source/getting_started
- pandas
- compat
- tests
- generic
- scripts
- tests/data
Expand file treeCollapse file tree
17 files changed
+39
-60
lines changedci/deps/actions-310-minimum_versions.yaml
Copy file name to clipboardExpand all lines: ci/deps/actions-310-minimum_versions.yaml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
| ||
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
55 |
| - |
| 54 | + |
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
|
ci/deps/actions-311-downstream_compat.yaml
Copy file name to clipboardExpand all lines: ci/deps/actions-311-downstream_compat.yaml+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
30 | 29 |
|
31 | 30 |
|
| ||
53 | 52 |
|
54 | 53 |
|
55 | 54 |
|
56 |
| - |
| 55 | + |
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
| ||
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
66 |
| - |
67 | 65 |
|
68 | 66 |
|
69 | 67 |
|
70 | 68 |
|
71 | 69 |
|
72 | 70 |
|
73 |
| - |
74 | 71 |
|
75 | 72 |
|
76 | 73 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
| ||
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
55 |
| - |
| 54 | + |
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
| ||
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
55 |
| - |
| 54 | + |
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
doc/source/getting_started/install.rst
Copy file name to clipboardExpand all lines: doc/source/getting_started/install.rst-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
305 | 305 |
|
306 | 306 |
|
307 | 307 |
|
308 |
| - |
309 | 308 |
|
310 | 309 |
|
311 | 310 |
|
|
+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
| ||
55 | 54 |
|
56 | 55 |
|
57 | 56 |
|
58 |
| - |
| 57 | + |
59 | 58 |
|
60 | 59 |
|
61 | 60 |
|
| ||
83 | 82 |
|
84 | 83 |
|
85 | 84 |
|
86 |
| - |
87 |
| - |
88 | 85 |
|
89 | 86 |
|
90 | 87 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
|
pandas/tests/generic/test_to_xarray.py
Copy file name to clipboardExpand all lines: pandas/tests/generic/test_to_xarray.py+28-24Lines changed: 28 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| 13 | + |
12 | 14 |
|
13 |
| - |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
32 |
| - |
| 34 | + |
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
37 |
| - |
38 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
39 | 45 |
|
40 | 46 |
|
41 | 47 |
|
| ||
45 | 51 |
|
46 | 52 |
|
47 | 53 |
|
48 |
| - |
| 54 | + |
49 | 55 |
|
50 | 56 |
|
51 | 57 |
|
52 | 58 |
|
53 | 59 |
|
54 |
| - |
55 |
| - |
56 |
| - |
57 | 60 |
|
58 | 61 |
|
59 | 62 |
|
60 | 63 |
|
61 |
| - |
62 |
| - |
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
66 |
| - |
| 67 | + |
67 | 68 |
|
68 | 69 |
|
69 |
| - |
70 |
| - |
71 | 70 |
|
72 | 71 |
|
73 | 72 |
|
| ||
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
79 |
| - |
| 78 | + |
80 | 79 |
|
81 | 80 |
|
82 | 81 |
|
| ||
88 | 87 |
|
89 | 88 |
|
90 | 89 |
|
91 |
| - |
| 90 | + |
92 | 91 |
|
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
93 | 103 |
|
94 | 104 |
|
95 |
| - |
96 |
| - |
97 | 105 |
|
98 | 106 |
|
99 | 107 |
|
100 | 108 |
|
101 | 109 |
|
102 | 110 |
|
103 | 111 |
|
104 |
| - |
| 112 | + |
105 | 113 |
|
106 | 114 |
|
107 | 115 |
|
108 | 116 |
|
109 | 117 |
|
110 |
| - |
111 |
| - |
112 | 118 |
|
113 | 119 |
|
114 | 120 |
|
115 | 121 |
|
116 | 122 |
|
117 | 123 |
|
118 |
| - |
| 124 | + |
119 | 125 |
|
120 | 126 |
|
121 |
| - |
122 |
| - |
123 | 127 |
|
124 | 128 |
|
125 | 129 |
|
126 | 130 |
|
127 | 131 |
|
128 |
| - |
| 132 | + |
129 | 133 |
|
130 | 134 |
|
pandas/tests/test_downstream.py
Copy file name to clipboardExpand all lines: pandas/tests/test_downstream.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
|
+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
73 |
| - |
| 71 | + |
74 | 72 |
|
75 | 73 |
|
76 | 74 |
|
| ||
85 | 83 |
|
86 | 84 |
|
87 | 85 |
|
88 |
| - |
89 |
| - |
90 | 86 |
|
91 | 87 |
|
92 | 88 |
|
|
+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| ||
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
47 |
| - |
| 46 | + |
48 | 47 |
|
49 | 48 |
|
50 | 49 |
|
| ||
58 | 57 |
|
59 | 58 |
|
60 | 59 |
|
61 |
| - |
62 |
| - |
63 | 60 |
|
64 | 61 |
|
65 | 62 |
|
|
scripts/tests/data/deps_expected_random.yaml
Copy file name to clipboardExpand all lines: scripts/tests/data/deps_expected_random.yaml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
|
scripts/tests/data/deps_minimum.toml
Copy file name to clipboardExpand all lines: scripts/tests/data/deps_minimum.toml+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
67 |
| - |
68 |
| - |
| 66 | + |
69 | 67 |
|
70 | 68 |
|
71 | 69 |
|
| ||
77 | 75 |
|
78 | 76 |
|
79 | 77 |
|
80 |
| - |
81 |
| - |
82 | 78 |
|
83 | 79 |
|
84 | 80 |
|
|
scripts/tests/data/deps_unmodified_random.yaml
Copy file name to clipboardExpand all lines: scripts/tests/data/deps_unmodified_random.yaml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
|
scripts/validate_min_versions_in_sync.py
Copy file name to clipboardExpand all lines: scripts/validate_min_versions_in_sync.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
0 commit comments