SDLWD

  • df.head详解

    一、 df.head()不打印 df.head()是pandas中DataFrame的一个方法,其作用是返回DataFrame的前五行数据。不过,当该方法单独作为一行语句使用时是不…

    编程 2025-01-07