Remove rows of short/long strings from column pandas

前端 未结 0 400
刺人心
刺人心 2020-12-05 04:38

I have a dataframe with a column of strings and a column of ID

>>> import pandas as pd
>>> df

ID   Sentence                           
0            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题