pandas 里的tail() 函数,读取后几行。 head() dataframe.head():前五行 显示某一列的前五行,两种方法: 或者: 转载于:https://www.cnblogs.com/bafenqingnian/p/9006228.html