...

/

Quiz Yourself: Exploring a DataFrame

Quiz Yourself: Exploring a DataFrame

Evaluate yourself on what you’ve learned exploring the DataFrame.

We'll cover the following...

Exploring a DataFrame

1.

Which function is used to find the data types of columns?

A.

value_counts

B.

dtypes

C.

unique


1 / 2