File tree
165 files changed
+2674
-4162
lines changed- .github/workflows
- ci
- doc/source
- development
- user_guide
- whatsnew
- pandas
- _libs
- include/pandas/vendored/klib
- src/vendored/numpy/datetime
- tslibs
- _testing
- compat
- core
- _numba/kernels
- arrays
- arrow
- sparse
- computation
- dtypes
- groupby
- indexes
- interchange
- internals
- ops
- reshape
- strings
- tools
- window
- io
- formats
- json
- parsers
- tests
- arithmetic
- arrays
- categorical
- string_
- computation
- copy_view
- dtypes
- extension
- base
- frame
- indexing
- methods
- generic
- groupby
- methods
- indexes
- datetimes
- methods
- multi
- indexing
- multiindex
- interchange
- io
- excel
- json
- parser
- common
- pytables
- plotting
- frame
- reductions
- reshape
- concat
- series
- accessors
- methods
- strings
- tseries/offsets
- tslibs
- util
- scripts
- web/pandas/about
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
165 files changed
+2674
-4162
lines changedDiff for: .github/workflows/comment-commands.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Diff for: .github/workflows/package-checks.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Diff for: .github/workflows/unit-tests.yml
+1-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
| 67 | + | |
71 | 68 |
| |
72 | 69 |
| |
73 | 70 |
| |
|
Diff for: .pre-commit-config.yaml
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
60 | 59 |
| |
61 | 60 |
| |
62 |
| - | |
63 | 61 |
| |
64 | 62 |
| |
65 | 63 |
| |
| |||
129 | 127 |
| |
130 | 128 |
| |
131 | 129 |
| |
132 |
| - | |
| 130 | + | |
133 | 131 |
| |
134 | 132 |
| |
135 | 133 |
| |
|
0 commit comments