nest.graphcreator.make_graph

Functions

makeDirectedGraph(df, srcColNames, ...[, ...])

Constructs a graph from a dataframe.

makeTimeSeriesOfGraphs(df, timeCol, ...[, ...])

Constructs a graph from a dataframe.