Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge | Reading and Exploring Data
Introduction to pandas [track]
course content

Зміст курсу

Introduction to pandas [track]

Introduction to pandas [track]

1. Basics
2. Reading and Exploring Data
3. Accessing DataFrame Values
4. Aggregate Functions

bookChallenge

Завдання

The cars data are loaded in the df variable. Your tasks are:

  1. Output the dimensionality (number of rows and columns) of the df dataframe.
  2. Output general information on the dataframe (memory usage, columns, number of non-null values).
  3. Output the descriptive statistics (mean, median, quartiles) of numberical columns of the df.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 2. Розділ 7
toggle bottom row

bookChallenge

Завдання

The cars data are loaded in the df variable. Your tasks are:

  1. Output the dimensionality (number of rows and columns) of the df dataframe.
  2. Output general information on the dataframe (memory usage, columns, number of non-null values).
  3. Output the descriptive statistics (mean, median, quartiles) of numberical columns of the df.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 2. Розділ 7
toggle bottom row

bookChallenge

Завдання

The cars data are loaded in the df variable. Your tasks are:

  1. Output the dimensionality (number of rows and columns) of the df dataframe.
  2. Output general information on the dataframe (memory usage, columns, number of non-null values).
  3. Output the descriptive statistics (mean, median, quartiles) of numberical columns of the df.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Завдання

The cars data are loaded in the df variable. Your tasks are:

  1. Output the dimensionality (number of rows and columns) of the df dataframe.
  2. Output general information on the dataframe (memory usage, columns, number of non-null values).
  3. Output the descriptive statistics (mean, median, quartiles) of numberical columns of the df.

Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 2. Розділ 7
Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
some-alt