ZoneCorrespondencePath.read#
- ZoneCorrespondencePath.read(*, factors_mandatory=True, generic_column_names=False)[source]#
Read the translation file.
Paramters#
- factors_mandatory
If True (default), an error will be raised if the factors column is not present.
- generic_column_names
If True (default), the columns will be renamed to “from”, “to” and “factors”.