QuantEcon / QuantEcon/lecture-python-programming

Add SVG diagrams of core pandas operations (merge/join, groupby, reshape) to pandas.md

Open
#262 5 comments 0 reactions 1 assignee View on GitHub

@mmcky is already working on this.

Since Aug 4, 2026.

enhancement
Dominant language
JavaScript
Stars
72
Forks
31
Avg merge
2d 20h
Merged PRs (30d)
8

Description

This is a nice reference point for when we review the pandas lecture

https://betterprogramming.pub/pandas-illustrated-the-definitive-visual-guide-to-pandas-c31fa921a43

It contains many useful visualisations of various pandas operations that make learning pandas really simple.

Image

Our own datascience series has some of these features (but they are cumbersome to build, @sglyon and @blkboxeconomist are geniuses when it comes to writing raw svg animations 😄). The link includes a lot of really interesting visualisations of pandas operations.

Ideas:

  1. see if there is a pandas visualisation app that builds these based on an operation?
  2. use AI to build visualisations to show how they work in our lectures
  3. Link to resources like this?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.