How would we use object notation to show the first 4 rows of a column in dataframe in pandas?

23 Views Asked by At

How would we use object notation or dot notation to show the first 4 rows of a column in dataframe in pandas? Hope anyone can help please. Thanks

0

There are 0 best solutions below