verkkofillet.pp.findGaps

Contents

verkkofillet.pp.findGaps#

verkkofillet.pp.findGaps(obj)[source]#

Find gaps in the ‘path’ column of the DataFrame and store the result in the ‘gaps’ column.

Parameters:

obj – The VerkkoFillet object to be used.

Returns:

obj – The updated VerkkoFillet object with the ‘gaps’ column.

Return type:

object