0

I have data stored in HANA Express which would be imported in R for analysis. Just like SQL packages for R, Is there any R package specified for HANA express ? or any step by step process to integrate ?

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
  • 1
    Does this answer your question? [SAP Hana Studio R Integration for Windows](https://stackoverflow.com/questions/46332218/sap-hana-studio-r-integration-for-windows) – Suncatcher Apr 18 '22 at 15:36
  • also [here](https://stackoverflow.com/questions/64756678/how-get-access-to-sap-sandbox-via-r) and [here](https://stackoverflow.com/questions/64121135/r-sap-hana-integration-with-odbc-for-windows), please use SO search before posting new question – Suncatcher Apr 18 '22 at 15:38

1 Answers1

0

You can use the R machine learning client for SAP HANA. While this client offers a variety of functionalities to manage the lifecycle of ML models in SAP HANA, it also comes handy for non-ML related tasks.

Mathias Kemeter
  • 933
  • 2
  • 11