Build a project wheel with rpy2 dependencies

32 Views Asked by At

Does anyone know how to specify the dependencies correctly to package a python project that uses rpy2 and R packages like data.table for example?

The aim is to then deploy it onto databricks.

0

There are 0 best solutions below