Printing pandas df without column name

后端 未结 0 1672
日久生厌
日久生厌 2021-01-13 04:52

I\'ve been trying to open a .csv, read it in pandas, and print it without the column name. The code I have


df = pd.read_csv(filepath_or_buffer=\'C:/Users/R2/         


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