* Integrate with Arrow C data API. * Support Arrow dataset. * Support Arrow table. Co-authored-by: Xiaochang Wu <xiaochang.wu@intel.com> Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com> Co-authored-by: Zhang Zhang <zhang.zhang@intel.com>
35 lines
364 B
YAML
35 lines
364 B
YAML
name: aarch64_test
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.7
|
|
- pip
|
|
- wheel
|
|
- pytest
|
|
- pytest-cov
|
|
- numpy
|
|
- scipy
|
|
- scikit-learn
|
|
- pandas
|
|
- matplotlib
|
|
- dask
|
|
- distributed
|
|
- hypothesis
|
|
- graphviz
|
|
- python-graphviz
|
|
- codecov
|
|
- cmake
|
|
- ninja
|
|
- boto3
|
|
- jsonschema
|
|
- boto3
|
|
- awscli
|
|
- numba
|
|
- llvmlite
|
|
- cffi
|
|
- pyarrow
|
|
- pip:
|
|
- shap
|
|
- awscli
|
|
- auditwheel
|