File tree
266 files changed
+4323
-2992
lines changed- .circleci
- .github
- actions
- build_pandas
- setup-conda
- workflows
- asv_bench/benchmarks
- ci
- doc/source
- _static
- development
- getting_started
- reference
- user_guide
- whatsnew
- pandas
- _config
- _libs
- src
- parser
- ujson/python
- tslibs
- src/datetime
- _testing
- compat/numpy
- core
- arrays
- arrow
- sparse
- dtypes
- groupby
- indexers
- indexes
- interchange
- internals
- methods
- ops
- reshape
- strings
- tools
- io
- excel
- formats
- json
- parsers
- sas
- plotting
- _matplotlib
- tests
- api
- apply
- arrays
- categorical
- base
- copy_view
- dtypes
- cast
- extension
- base
- frame
- indexing
- methods
- generic
- groupby
- transform
- indexes
- datetimes
- multi
- indexing/multiindex
- internals
- io
- formats
- json
- parser
- usecols
- plotting
- reductions
- resample
- reshape
- concat
- scalar
- timedelta
- timestamp
- series
- indexing
- methods
- tools
- tseries/offsets
- util
- window
- tseries
- util
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
266 files changed
+4323
-2992
lines changedDiff for: .circleci/setup_env.sh
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
| 58 | + | |
60 | 59 |
| |
61 | 60 |
| |
62 | 61 |
| |
|
Diff for: .github/actions/build_pandas/action.yml
+2-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 19 | + | |
| 20 | + |
Diff for: .github/actions/setup-conda/action.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
|
Diff for: .github/dependabot.yml
+9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Diff for: .github/workflows/32-bit-linux.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Diff for: .github/workflows/code-checks.yml
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
|
Diff for: .github/workflows/python-dev.yml
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
86 | 85 |
| |
87 | 86 |
| |
88 |
| - | |
| 87 | + | |
89 | 88 |
| |
90 | 89 |
| |
91 | 90 |
| |
|
Diff for: .github/workflows/stale-pr.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Diff for: .github/workflows/ubuntu.yml
+19-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
| 30 | + | |
30 | 31 |
| |
31 |
| - | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
| 173 | + | |
173 | 174 |
| |
174 | 175 |
| |
175 |
| - | |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + |
Diff for: .gitignore
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 |
| |
57 | 60 |
| |
58 | 61 |
| |
|
Diff for: .pre-commit-config.yaml
+3-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
392 | 392 |
| |
393 | 393 |
| |
394 | 394 |
| |
395 |
| - | |
396 |
| - | |
397 |
| - | |
398 |
| - | |
399 |
| - | |
400 |
| - | |
401 |
| - | |
402 |
| - | |
403 | 395 |
| |
404 | 396 |
| |
405 | 397 |
| |
| |||
421 | 413 |
| |
422 | 414 |
| |
423 | 415 |
| |
424 |
| - | |
425 |
| - | |
| 416 | + | |
| 417 | + | |
426 | 418 |
| |
427 | 419 |
| |
428 | 420 |
| |
|
Diff for: MANIFEST.in
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
| 62 | + |
Diff for: asv_bench/benchmarks/arithmetic.py
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
| 269 | + | |
269 | 270 |
| |
270 | 271 |
| |
271 | 272 |
| |
272 | 273 |
| |
| 274 | + | |
| 275 | + | |
| 276 | + | |
273 | 277 |
| |
274 | 278 |
| |
275 | 279 |
| |
|
Diff for: asv_bench/benchmarks/strings.py
-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 | 37 |
| |
39 | 38 |
| |
40 | 39 |
| |
| |||
54 | 53 |
| |
55 | 54 |
| |
56 | 55 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 | 56 |
| |
64 | 57 |
| |
65 | 58 |
| |
|
Diff for: ci/code_checks.sh
-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
90 |
| - | |
91 | 89 |
| |
92 | 90 |
| |
93 | 91 |
| |
| |||
309 | 307 |
| |
310 | 308 |
| |
311 | 309 |
| |
312 |
| - | |
313 | 310 |
| |
314 | 311 |
| |
315 | 312 |
| |
|
Diff for: doc/source/_static/reshaping_pivot.png
5.17 KB
Loading
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
812 | 812 |
| |
813 | 813 |
| |
814 | 814 |
| |
815 |
| - | |
| 815 | + | |
| 816 | + | |
816 | 817 |
| |
817 | 818 |
| |
818 | 819 |
| |
|
Diff for: doc/source/development/internals.rst
+3-25
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
59 | 37 |
| |
60 | 38 |
| |
61 | 39 |
| |
|
Diff for: doc/source/getting_started/index.rst
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
536 |
| - | |
| 536 | + | |
537 | 537 |
| |
538 | 538 |
| |
539 | 539 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
Diff for: doc/source/reference/arrays.rst
+4-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
98 |
| - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
|
Diff for: doc/source/user_guide/advanced.rst
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
325 |
| - | |
| 325 | + | |
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
|
0 commit comments