James Lamb
James Lamb
/gha run r-valgrind Workflow **R valgrind tests** has been triggered! 🚀 https://github.com/microsoft/LightGBM/actions/runs/2967193209 Status: success ✔️.
@jmoralez You put SO MUCH work into this, only seems right that you be the one to push the merge button 😊
Thanks for using LightGBM! Since you mentioned `pandas`, I'm assuming you are comfortable working in Python. ### Option 1 - use Dask Would you consider the Dask interface in `lightgbm.dask`?...
> if use the pandas to load, may OOM. So the CLI is the best way to train dist lgbm To be clear, I didn't recommend using `pandas`. The Dask...
I've updated this with the newest changes on `master`. @guolinke @shiyu1994 could you please review this? I think it should be a quick and non-controversial review. If you have any...
thanks @guolinke 👋
Thanks for using LightGBM and for the report! We'll look into this when we can.
Thanks for opening this issue @aadler, and for all the details! > install.libs.R:142:45: unexpected symbol blegh sorry about that. I suspect that the argument parsing in that script is not...
Visual Studio 17 2022 support was added in #4889. If you're building from source on `v3.3.2`, you could try manually adding the following line to `R-package/src/install.libs.R`. https://github.com/microsoft/LightGBM/blob/b462d0a40f6978c0a66a47af4522c2ae12532316/R-package/src/install.libs.R#L68
Thanks for the nudge and sorry for the delay @aadler ! I also really appreciate "hey even as of the most recent commit this is still a bug" more than...