Javier Arturo Porras Luraschi

Results 49 comments of Javier Arturo Porras Luraschi

Sending this your way Kevin, send it back to integrate once supported in Rust

Somewhat improved by https://github.com/mlverse/torch/pull/151 since we log execution time in each test but logs are probably stored for a few weeks/months.

For `yarn-cluster` the `yarn-site.xml` needs to be properly configured, which might be the case here. In general. `yarn-cluster` mode is not useful at all if you can connect using `yarn-client`;...

To process CSV files you can try online [hal9.com](https://hal9.com/?ref=privategpt), cheers.

@jjallaire sorry to be catching up late on this, your change looks good! In general, paged tables don't care about the width nor height, it's the responsibility of the host...

I was able to run it just fine from RStudio... I'm on OS X, can you share your `sessionInfo()`? Does this trigger for you within RStudio or as a proper...

@ankitsuman80 would this work for you? ```r r

I would try to bump the version in `dependencies.R` to the newer version, that's about it. To recompile the `jars` you need to run https://github.com/rstudio/sparkxgb/blob/master/configure.R but I don't think that's...

This warning is ignorable, but not sure we would want to suppress this. What I found out from [tf.estimators.export_savedmodel](https://www.tensorflow.org/api_docs/python/tf/estimator/Estimator#export_savedmodel) is that the estimator definition is supposed to include `export_outputs`, for...