Taking the following example:
>>> df1 = pd.DataFrame({\"x\":[1, 2, 3, 4, 5], \"y\":[3, 4, 5, 6, 7]}, ind
If someone needs visual description, here is the image: