Installation#

Xorbits can be installed via pip from PyPI.

pip install xorbits

Python version support#

Officially Python 3.8, 3.9, 3.10 and 3.11.

Dependencies#

Package

Minimum supported version

NumPy

1.20.3

pandas

1.0.0

scipy

1.0.0

scikit-learn

0.20

cloudpickle

1.5.0

pyyaml

5.1

psutil

5.9.0

tornado

6.0

sqlalchemy

1.2.0

defusedxml

0.5.0

tqdm

4.1.0

uvloop (for systems other than win32)

0.14.0