Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Outputting Columns by Title | Getting Familiar With Indexing and Selecting Data
Advanced Techniques in pandas
course content

Contenido del Curso

Advanced Techniques in pandas

Advanced Techniques in pandas

1. Getting Familiar With Indexing and Selecting Data
2. Dealing With Conditions
3. Extracting Data
4. Aggregating Data
5. Preprocessing Data

Outputting Columns by Title

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

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:

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

Selecciona la respuesta correcta

¿Todo estuvo claro?

Sección 1. Capítulo 1
We're sorry to hear that something went wrong. What happened?
some-alt