Hello, I’m looking for a script in Python that can help me with the following problem: Having the following two columns, I need to create gaps between the sequences in order to make them match: Input Output Index column A column B column A column B 0 1 1 1 1 1 2 2 2 2 2 2 2 2