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”.

Parameters:
  • factors_mandatory (bool)

  • generic_column_names (bool)

Return type:

DataFrame