not sure why you want to import everything, but if you are insisting on it...
import sklearn
------------------------------
I regret starting this entire conversation
------------------------------
Original Message:
Sent: Mon October 23, 2023 08:33 PM
From: Mi Wang
Subject: Question about verification for
Hi Ranjit / Ayappan,
Can you please help out? The full error message is as following:
>>> import scikit-learn
File "<stdin>", line 1
import scikit-learn
^
SyntaxError: invalid syntax
>>>
Thanks
Mi
------------------------------
Mi Wang
Original Message:
Sent: Mon October 23, 2023 10:14 AM
From: Mi Wang
Subject: Question about verification for
Hi AIX Experts,
I am trying to verify the installed scikit-learn package. It seems this can't be done with command 'import (package name)' (see below). I am wondering is there other method for the verification?
>>> import scikit-learn
File "<stdin>", line 1
import scikit-learn
^
Thanks
Mi
------------------------------
Mi Wang
------------------------------