-1

I am good in R and recently started learning KNIME tool. I have developed multiple custom codes in R and Python. Now I would like to integrate R/Python custom code with KNIME tool. Is this possible to integrate? If so, Please explain me how to integrate them? Thanks in advance.

RSK
  • 751
  • 2
  • 7
  • 18

1 Answers1

0

It is possible. You need to set set up preferences in KNIME to your local R/Python installation and run code in dedicated nodes for R/Python.

Here is link to official Python instructions.
Here is link to nice R instructions from KNIME Forum.

ipazin
  • 102
  • 7