Closed Adominguez-pact closed 4 years ago
Hi,
It looks like the data.table package was not loaded.
Calling library(data.table)
first might fix the issue.
Hi,
It looks like the data.table package was not loaded.
Calling
library(data.table)
first might fix the issue.
This did not fix the issue, but I have updated the package and now the tutorial should work again. It was a namespace issue.
FYI, currently it's a good idea to explicitly provide the python path to the function bootstrapImputation. This is the path where you have installed the necessary python modules.
Hello,
Following the tutorial, I get this error when running the impute portion
any ideas?