head() : to print out the first five rows

You can specify the rows to print out

To print out the rows from the last

To know about the shape of the table

To see the properties

To describe summary

built-in functions

package functions

methods

query() in data analysis

with 2 conditions

To print out multiple variables

alignment

ascending and descending order

Derived variables

df.assign() with np.where()/

 

'Python' 카테고리의 다른 글

Python) Graphs  (0) 2022.12.04
Python) Data Analysis - pandas  (0) 2022.12.03
Python) Module and package  (0) 2022.11.25
Python) Data Analysis - numpy  (0) 2022.11.24
Python) Files input and output  (0) 2022.11.22

+ Recent posts