Closed andrewnyu closed 4 years ago
Package code for graph traversal to output a table with a.) all networks, b.) cases in the network and c.) size of the network. Goal is to enable analysis on the big transmission networks.
Function: get_case_network (df, contact_col = 'contacts'): return df_case_network
Will close this issue with updated pull request:
should be solved by the pull request
Package code for graph traversal to output a table with a.) all networks, b.) cases in the network and c.) size of the network. Goal is to enable analysis on the big transmission networks.
Function: get_case_network (df, contact_col = 'contacts'): return df_case_network