|
|
|
|
|
by santa_boy
2331 days ago
|
|
Yes. Reticulate is great for R to Python. In case you need data handoffs between various processes, you might want to use an intermediate transition via a database, flat file, etc. It helped me get over few problems of passing data around. |
|