Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
course content

Course Content

Excel: the Power of Openpyxl

Openpyxl and PandasOpenpyxl and Pandas

Let's now import an excel file and transform it into a pandas DataFrame!

Using openpyxl and Pandas together allowing for efficient data analysis and the creation of feature-rich Excel reports directly from Python.

Task

  1. Import pandas and openpyxl;
  2. Extract the values of the workbook;
  3. Create a DataFrame out of them.

Mark tasks as Completed

Everything was clear?

Section 1. Chapter 10
AVAILABLE TO ULTIMATE ONLY
some-alt