PySpark XGBoost integration (#8020)
Co-authored-by: Hyunsu Cho <chohyu01@cs.washington.edu> Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -141,7 +141,7 @@ jobs:
|
||||
- name: Install Python packages
|
||||
run: |
|
||||
python -m pip install wheel setuptools
|
||||
python -m pip install pylint cpplint numpy scipy scikit-learn
|
||||
python -m pip install pylint cpplint numpy scipy scikit-learn pyspark pandas cloudpickle
|
||||
- name: Run lint
|
||||
run: |
|
||||
make lint
|
||||
|
||||
Reference in New Issue
Block a user