Excel with Python: Constructing Data Visualizations

placeholder

This course explores how to use Pythons openpyxl library to build visualizations such as line bar and bubble charts in Excel. In its 11 videos you will examine how Python and its ecosystem of libraries are fast emerging as a popular choice for easy spreadsheet automation before learning how to create line and bar charts in Excel and learning how to use Python to control several properties of those charts including line weights and style data for the reference axes formatting and the position of ticks on those axes. Learners will observe how to construct data visualizations in Excel using Python. This course then demonstrates common types of visualizations that are supported in Excel and how to programmatically replicate those visualizations from within Python. Finally learners will observe demonstrations of the use of bubble charts to display three dimensions on a two-dimensional chart as well as stock charts to represent the opening high low and closing prices of stocks in a single data visualization for the financial markets.