Nitin Madnani
Nitin Madnani
We should do a SKLL 5.0.2 release? Do you have time to work on that?
I saw that the new `wandb` package is out. Thanks for keeping on top of that @damien2012eng! Will approve once the builds pass.
I think (2) is a good idea. To start with, since RSMTool models are SKLL models, we _should_ be able to easily set the [`pipeline` attribute](https://skll.readthedocs.io/en/latest/run_experiment.html#pipeline-optional) and then you would...
I believe `openpyxl` and `xlrd` are needed for Excel support in Pandas or at least used to be? `pyarrow` was added because `pandas` is going to make it required starting...
I think the reason for pre-installing those libraries was because RSMTool was pitched as a fully-self-contained solution that works out of the box and because Excel spreadsheets were the main...
This is great @twoertwein! We will also need to add details about this to the documentation explaining the use case and the dependencies needed (e.g, `skl2onnx` etc.).
A tutorial would be fantastic!