Using Python with Excel

Go to class
Write Review

Free Online Course: Using Python with Excel provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Using Python with Excel is taught by Anthony Sagely and Madecraft.

Overview
  • Take your Excel skills further by using Python. Discover how to inspect, filter, clean, convert, and visualize data with Excel and Python libraries like pandas and openpyxl.

Syllabus
  • Introduction

    • Managing Excel with Python
    • Prerequisites
    1. Python and pandas
    • Introducing the Python pandas library
    • Loading and saving data with pandas
    • Viewing and inspecting data with pandas
    • Filter and sort with pandas
    • Cleaning data with pandas
    2. openpyxl
    • Introducing the Python openpyxl library
    • Using openpyxl with workbooks
    • Selecting cells, rows, and columns
    • Formatting workbooks
    • Graphs and charts
    • Tables and images
    3. Working with Reports
    • openpyxl with pandas
    • Managing multiple sheets
    • Converting data
    • Parsing large spreadsheets
    • Advanced graphing with Excel and Python
    Conclusion
    • Next steps