Xuye Qin
Xuye Qin
We can add a doc about performance tuning for lazy evaluation. 1. Pay attention to common data, if it's not executed in advance, it may be executed for multiple times....
Hi all, thank you for your excellent work around tsfresh, I am from the team that works on the [Mars project](https://github.com/mars-project/mars) which is a parallel and distributed framework to scale...
## What is this Python project? Describe features. Xorbits is a scalable and distributed system that scales many python libraries including numpy, pandas, sklearn, etc. ## What's the difference between...
As `gipc.pipe` can only be used by one process mentioned in #11 , it could be quite non-trivial to send a message from one process to another. I think the...
Ascend support is tested. ## Chat Tested Qwen 7b. ## Specify gpu idx ### gpu_idx=3 ### gpu_idx=0,2 ## Some issues HuggingFace accelerate and timm is imported in OmniLMM, both will...
### Describe the bug When connecting to a non-exist server, no connection error is raised but a weird JSONDecodeError showed up. ### To Reproduce To help us to reproduce this...
Note that the issue tracker is NOT the place for general support.
Note that the issue tracker is NOT the place for general support. For discussions about development, questions about usage, or any general questions, contact us on https://discuss.xorbits.io/.
### Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] `__iter__` is absent...
### Describe the bug `read_csv` cannot support gzip file. ### To Reproduce To help us to reproduce this bug, please provide information below: 1. Your Python version 2. The version...