a month ago
Hi everyone,
I tried to add Python code into a Sap Datasphere Data Flow utilizing the sci-kit learn library. However I always get errors. Does anyone know if the library is available in the Dataflow Script Console or what alteratives I would have here?
Many thanks,
Moritz
Request clarification before answering.
Hi @Moritz_F, the Python operator in a Datasphere Data Flow supports only the Python packages listed here. Further packages cannot be installed. Please also consider that the Python operator receives the data in packages. You are not guaranteed to get all data at once. Hence I see two options:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Moritz,
Numpy and Pandas libraries are supported in script component of Datasphere Dataflow.
Regards
Githen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
64 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.