R H2O package import csv file with Chinese characters
问题 I have a large dataset in csv format to build a prediction model. Because of its size, I planned to use h2o package in R to build the model. However, the data, in multiple columns of the data.frame , contains some Chinese Simplified characters and h2o is having difficulty receiving the data. I've tried two different approaches. The first approach involved directly reading from the file using the h2o.importFile() function to import the data. However, this approach ends up converting the