Modin DF support (#6055)
* Modin DF support * mode change * tests were added, ci env was extended * mode change * Remove redundant installation of modin * Add a pytest skip marker for modin * Install Modin[ray] from PyPI * fix interfering * avoid extra conversion * delete cv test for modin * revert cv function Co-authored-by: ShvetsKS <kirill.shvets@intel.com> Co-authored-by: Hyunsu Cho <chohyu01@cs.washington.edu>
This commit is contained in:
@@ -31,3 +31,4 @@ dependencies:
|
||||
- pip:
|
||||
- guzzle_sphinx_theme
|
||||
- datatable
|
||||
- modin[all]
|
||||
|
||||
@@ -16,3 +16,4 @@ dependencies:
|
||||
- pip
|
||||
- pip:
|
||||
- cupy-cuda101
|
||||
- modin[all]
|
||||
|
||||
Reference in New Issue
Block a user