Remove all rows where length of string is more than n

后端 未结 4 1885
独厮守ぢ
独厮守ぢ 2020-12-05 16:21

I have a dataframe m and I want to remove all the rows where the f_name column has an entry greater than 3. I assume I can use something similar to

4条回答
提交回复
热议问题