How to find bigger than 2 Tenure number -on cvs flie in python

后端 未结 0 1610
日久生厌
日久生厌 2020-12-02 05:39

I am working on cvs file with Pandas.

import pandas as pd
df = pd.read_csv(\'/gdrive/MyDrive/sublist.csv\', index_col=\'Username\')
print(df)
#Print all db


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