Commit 6c4d4eb
Fix bug that does not correctly set the dtype of determinsitic variab… (#6425)
* Fix bug that does not correctly set the dtype of determinsitic variable after automatic imputation
* Change `at.zeros` to `at.empty` when creating combined observed/missing vector
Co-authored-by: Ricardo Vieira <[email protected]>1 parent c3b8ff4 commit 6c4d4eb
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1456 | 1456 | | |
1457 | 1457 | | |
1458 | 1458 | | |
1459 | | - | |
| 1459 | + | |
1460 | 1460 | | |
1461 | 1461 | | |
1462 | 1462 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
359 | 362 | | |
360 | 363 | | |
361 | 364 | | |
| |||
0 commit comments