Quansight / omnisci

Explorations on using MapD and Jupyter together.
4 stars 1 forks source link

[pymapd] Add support for python 3.8 #122

Open xmnlab opened 4 years ago

xmnlab commented 4 years ago

Add support for python 3.8

WIP PR: https://github.com/omnisci/pymapd/pull/317

current blocked by: rapidsai/cudf#5201

xmnlab commented 3 years ago

cudf 0.15 already supports python 3.8 (https://github.com/rapidsai/cudf/issues/5201#issuecomment-671704792) but this issue is still blocked until v0.15 is released.