Reindex Objects
In this lesson, reindexing methods for pandas objects is explained.
We'll cover the following
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 1400+ tech skills courses.