79833390

Date: 2025-11-29 16:56:51
Score: 1
Natty:
Report link

i know, its was asked 9 years ago but, i think using explode may help.
something like

exploded = df.explode("genre")
exploded[exploded["genre"] == "comedy"]

I think its very usful to expand the line for each genre

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: andrei