Commit a53604d
authored
[backport 2.3.x] TST (string dtype): avoid hardcoded object dtype for columns in datetime_frame fixture (pandas-dev#60192) (pandas-dev#60198)
TST (string dtype): avoid hardcoded object dtype for columns in datetime_frame fixture (pandas-dev#60192)
(cherry picked from commit 34387bd)1 parent 6f4ebe6 commit a53604d
File tree
3 files changed
+1
-4
lines changed- pandas/tests/frame
- indexing
- methods
3 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | 186 | | |
188 | 187 | | |
189 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
533 | 532 | | |
534 | 533 | | |
535 | 534 | | |
536 | | - | |
537 | 535 | | |
538 | 536 | | |
539 | 537 | | |
| |||
0 commit comments