I have the following data frame:
I need to group by the data frame by the first 4 columns, and aggregate the ip columns. The output should be:
I am th