I have a spreadsheet with thousands of products as the example below, where the code is only in the type of service (left column), and I want it to appear in all products of the same type (right column). In practice, I want code '1' to be dragged to code 2, and this to code 3, and so on. Is there anything ready in pandas for that?