Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Outputting Columns | s1
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
Track DA with Py - Data Manipulation with pandas

bookOutputting Columns

Swipe to show menu

You are already familiar with the functions that can output the dataset, but imagine you want to output only a specific column. Firstly, let's get acquainted with the dataset for this section. By the way, it is inconvenient to output the whole data set, so data analysts usually output a part of it to examine. In this course, we will usually output the first 5 rows.

Note
Note

Some tables in the course, such as the one below, contain numerous columns. Therefore, you may need to scroll horizontally to see all the columns.

This table will help you understand how to output specific columns:

question mark

We want to output 'Category' and 'IMDb-Rating' columns; choose the correct way to do so.

Select the correct answer

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 15

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

SectionΒ 1. ChapterΒ 15
some-alt