pyhgf.utils.to_pandas#

pyhgf.utils.to_pandas(network: Network) DataFrame[source]#

Export the nodes trajectories and surprise as a Pandas data frame.

Returns:
trajectories_df

Pandas data frame with the time series of sufficient statistics and the surprise of each node in the structure.