79555784

Date: 2025-04-04 15:53:58
Score: 2
Natty:
Report link

Please use the following line:

df_grouped = df.groupby("Name").agg(list).reset_index()

Output:

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Subir Chowdhury