Reindex Objects

In this lesson, reindexing methods for pandas objects is explained.

Re-indexing

This method allows for adding new indexes and columns in Series and DataFrames without disturbing the initial setting of the objects. The following illustration might make it clear.

Get hands-on with 1200+ tech skills courses.