Commit 6342364
authored
BUG: resample don't work with non-nanosecond reso (#50774)
* find failing test
* another fixup
* test_sample_size still failing
* some more fixups
* wip
* test_sample_size still failing
* some more fixups
* parametrise over unit for more tests
Co-authored-by: MarcoGorelli <>1 parent 91c9419 commit 6342364
File tree
3 files changed
+303
-198
lines changed- pandas
- core
- arrays
- tests/resample
3 files changed
+303
-198
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1031 | 1031 | | |
1032 | 1032 | | |
1033 | 1033 | | |
1034 | | - | |
| 1034 | + | |
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
93 | | - | |
94 | 92 | | |
95 | 93 | | |
96 | 94 | | |
| |||
1715 | 1713 | | |
1716 | 1714 | | |
1717 | 1715 | | |
1718 | | - | |
| 1716 | + | |
1719 | 1717 | | |
1720 | 1718 | | |
1721 | 1719 | | |
| |||
1751 | 1749 | | |
1752 | 1750 | | |
1753 | 1751 | | |
1754 | | - | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
1755 | 1757 | | |
1756 | 1758 | | |
1757 | 1759 | | |
| |||
0 commit comments