Occasionally (due to some randomness) the ForeignKeyDetection primitive would output very few or none foreign keys, resulting in this error message in ColumnMapDetection:
ValueError: Found array with 0 feature(s) (shape=(1736, 0)) while a minimum of 1 is required.
Probably add a line in CMD to handle this and output an empty lineage dictionary would be great.
Occasionally (due to some randomness) the ForeignKeyDetection primitive would output very few or none foreign keys, resulting in this error message in ColumnMapDetection:
ValueError: Found array with 0 feature(s) (shape=(1736, 0)) while a minimum of 1 is required.Probably add a line in CMD to handle this and output an empty lineage dictionary would be great.