* Fix bug in `get_lodf_matrix` that causes mismatched column names and column values
* Add new parameter ignore_new_branch to `get_lodf_matrix` to ensure the returned matrix is square
* Fix bug associated with filename format in `DetermineBranchesThatCreateIslands`
* Fix bug associated with filename format in `DetermineShortestPath`
* Fix bug in test of `ListOfDevices` associated with dataframe index data type
* Fix bug in test of `clean_df_or_series` associated with dataframe index data type