youngser / D3M2

0 stars 0 forks source link

Unknown Argument types #6

Closed disa-mhembere closed 7 years ago

disa-mhembere commented 7 years ago

I notice there are some functions that do not expect graphs, can we document what the arguments are:

youngser commented 7 years ago
disa-mhembere commented 7 years ago

Sorry I should have been more specific.

I need data types like "dcGMatrix" or "list"? I need to wrap the R type with a Python type so I can pass it without conversion (hopefully).

Also these are all primitives that are of type Transform right?