News

I was working with a long list (close to 1500 rows) in an excel file. I needed to group them based on a certain criteria. Rather than working directly in the excel, I wanted to use Python to do that ...