Commit feb6b0c
committed
The to_list() method was introduced in Pandas v0.24.0. Catch error for earlier versions.
Tests are failing on the test-deb10-i386 build because it is running an old version of Pandas.1 parent e6b3b69 commit feb6b0c
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
314 | 319 | | |
315 | 320 | | |
316 | 321 | | |
| |||
0 commit comments