Any way to do the from - import from Python in Reticulate without having to import the whole module?
from - import
example: from tensorflow import keras
from tensorflow import keras