IntelPython / sdc

Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
https://intelpython.github.io/sdc-doc/
BSD 2-Clause "Simplified" License
645 stars 61 forks source link

[Question] conda install Python version #979

Closed scheung38 closed 3 years ago

scheung38 commented 3 years ago

Installation says:

conda create -n sdc_env python=<3.7 or 3.6>

Is this still the case? Currently on python 3.9.5, will there be any issues with using 3.9?