pandas and sklearn for python3?
Predrag Punosevac
predragp at andrew.cmu.edu
Mon Mar 4 10:22:32 EST 2019
Ifigeneia Apostolopoulou <iapostol at andrew.cmu.edu> wrote:
> Hi Predrag,
>
> Is it possible to install these modules for python3?
> I can only find them for python 2.7
>
> thanks!
The core of Python 3.6 is installed in /opt/rh/rh-python36. You also
have miniconda3 in /opt/miniconda3 which will enable you to install the
latest packages for python 3.7.2. Python 3 comes with built in virtual
environment which should be used to build your workspace in the scratch
directory.
Cheers,
Predrag
More information about the Autonlab-users
mailing list