Commit 579bf89
committed
FIX: make sure Dataframes with a DatetimeIndex come out as str labels as before (fixes larray-project#1187)
In fact, this is about reintroducing a bug I fixed by accident to avoid breaking users existing code in a bugfix release1 parent 7d5ea69 commit 579bf89
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4134 | 4134 | | |
4135 | 4135 | | |
4136 | 4136 | | |
| 4137 | + | |
| 4138 | + | |
4137 | 4139 | | |
4138 | 4140 | | |
4139 | 4141 | | |
| |||
4200 | 4202 | | |
4201 | 4203 | | |
4202 | 4204 | | |
| 4205 | + | |
| 4206 | + | |
| 4207 | + | |
| 4208 | + | |
| 4209 | + | |
| 4210 | + | |
| 4211 | + | |
| 4212 | + | |
| 4213 | + | |
4203 | 4214 | | |
4204 | 4215 | | |
4205 | 4216 | | |
| |||
0 commit comments