glue_get_dataflow_graph {paws.analytics} | R Documentation |
Transforms a Python script into a directed acyclic graph (DAG).
See https://www.paws-r-sdk.com/docs/glue_get_dataflow_graph/ for full documentation.
glue_get_dataflow_graph(PythonScript = NULL)
PythonScript |
The Python script to transform. |