verkkofillet.pp.fillGaps#
- verkkofillet.pp.fillGaps(obj, gapId, final_path, notes=None, cat='gapFill_with_evidence')[source]#
Fills gaps for a specific gapId, updates the âfixedPathâ, âstartMatchâ, âendMatchâ, and âfinalGafâ columns.
- Parameters:
obj â An verkko fillet object that contains the âgapâ DataFrame in obj.gaps.
gapId â The identifier for the gap.
final_path â The final path to fill the gap.
notes â The notes to add to the gap. Default is None.
cat â âgapFill_with_evidenceâ, ârandom_assignâ, âmaynot_correctâ
- Returns:
obj â The updated verkko fillet object.
- Return type: