Weizheng Lu
Weizheng Lu
> slurm environments Do not get what you want to say. I think this PR does not affect SLURM deployment. As on a SLURM cluster, users can install what they...
@YishuiLi Xorbits does support some sklearn algorithms in here: https://github.com/xorbitsai/xorbits/tree/main/python/xorbits/_mars/learn
Which algorithm do you want to use? We are also planning to redesign the implementation of some iterative algorithms like kNN.
We have already supported xgboost and lightgbm. https://doc.xorbits.io/en/latest/libraries/index.html We are also working to improve the performance of iterative algorithms like kNN and Logistic Regression.
> Could you provide which query failed? Query 22: https://github.com/dbiir/df-bench/blob/main/tpch/xorbits/xorbits_query.py Most of the code is similar to the benchmark folder in xorbits. You can run this query with: ``` python...
We have already implemented `df.where` and `df.mask` in `python/xorbits/_mars/dataframe/indexing/where.py`.
> I saw some bugs that I already fixed in latest versions. Great project BTW, thanks for contributing with open source. cool, thanks a lot!
@Z-Y00 谢谢提供的信息。加个微信聊聊?我给你的 outlook.com 邮箱发了我的微信了
> As an alternative, have you checked out [jupytext](https://github.com/mwouts/jupytext)? This project is more actively maintained and seems to provide the same functionality. Thanks @Zsailer Could you give me some suggestions...
We are updating and we welcome contributions.