I have a pandas datafrme with a text column and was wondering how can I count the number of line breaks.This is how it's done in excel and would like to now how I can achieve this in python:
How To Count Number Of Lines (Line Breaks) In A Cell In Excel?