course content

Course Content

Time Series Essentials: Understanding Features

Dataframe ExplorationDataframe Exploration

In Python, the shape attribute of a pandas DataFrame returns a tuple representing the dimensions of the DataFrame. The dtypes attribute returns the data types of the columns in the DataFrame. In Python, the dtypes attribute of a pandas DataFrame returns the data types of the columns in the DataFrame.

Task

  1. Use the shape method;
  2. Use the dtypes method.

Everything was clear?

Section 1. Chapter 3

Start learning today and achieve
coding mastery

  • Master Python, SQL, JavaScript & more.
  • Learn with Step-by-Step Lessons.
  • Get Ready for Real-World Projects.
  • Earn a Certificate Upon Completion.