locan.locan_io.locdata.utilities#

Utility functions for file input/output of localization data.

Functions

convert_property_names(properties[, ...])

Convert property names to standard locan property names if a mapping is provided.

convert_property_types(dataframe, types[, ...])

Convert data types according to the column-type mapping in types.

open_path_or_file_like(path_or_file_like[, ...])

Provide open-file context from path_or_file_like input.