python not showing values in max()

前端 未结 0 986
温柔的废话
温柔的废话 2021-01-18 04:13

The following code ran in PYCHARM editor

import pandas as pd
df=pd.read_csv(\'Train_UWu5bXk.csv\')
df.min()

the output is not showing any val

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