The making of the lollipop chart, in Python
Office hours
Ed Discussion
Announcements
Gradebook
Course information
Overview
Syllabus
Support
Teaching team
Schedule
Useful links
FAQ
Computing
Setup
Troubleshooting
Cheatsheets
Application exercises
Homeworks
Mini-projects
Mini-project 1
Mini-project 2
Tips + resources
Projects
Project 1
Project 2
Tips + resources
Student work
Thank you cards
Ugly plots
Mini-project 1
Mini-project 2
Project 1
Project 2
On this page
Setup
Lollipop chart
Edit this page
Report an issue
The making of the lollipop chart, in Python
AE 16
Setup
Load packages:
# add code here
Load data:
# add code here
Lollipop chart
Recreate the lollipop chart from
ae-16-R.qmd
.
# add code here