When i upload my database on an R notebook with the command :
library(dataiku)data=dkuReadDataset("iris"),
it gives me a warning :
"No encoding supplied: defaulting to UTF-8."
And I don't know how to fix it.
Thanks in advance for your help,
Morgane