src.utils

Module for various utility functions and classes.

Modules

src.utils.construct_graph

Construct a graph from a DataFrame and find storylines in it.

src.utils.convert_rustworkx

Utility functions for converting rustworkx graphs to networkx and pygraphviz graphs.

src.utils.fix_dtypes

Utility for fixing dtypes in a pandas DataFrame after reading from a CSV file.