Adrian Antico

Results 22 comments of Adrian Antico

Also, this page should be showing the plot output with faceting but nothing is there https://plotly.com/ggplot2/facet_grid/

Also, the suggestion link on the top right part of the page doesn't work either https://github.com/plotly/plotly.r-docs/edit/master/ggplot2/2016-11-29-facet-grid.Rmd

@AldridgeCaleb I want to add this model to the package. The end goal is to have it available for regression, classification, and multiclass (if available, can't recall if it is),...

Thanks for the heads up! I'll start looking into incorporating it

That works for. Thanks for letting me know!

@vibalre @kamilzyla Ended up figuring this out after I figured out the rhino::build_js(). Node / yarn is looking for the index.js / app.main.css files, respectively, in a folder starting at...

@kamilzyla not 100% sure on this, but I kicked off a new rhino project and ran the build_sass() and it worked without having to move any files around. Perhaps after...

Sorry about that. I still need to add the polars methods for this. The package is in its early stages so some of the functionality won't be built out right...

@Tmonster I ran the DuckDB.R script and noticed on the 100M rows dataset that multithreading wasn't occurring. At least, it appears that way compared to Polars and data.table when I...

I prefer to stick with Windows as that is the most common operating system people use to work with data. I'm looking to benchmark under the common usage scenario. If...