QuantEcon / QuantEcon/lecture-python-programming
Add SVG diagrams of core pandas operations (merge/join, groupby, reshape) to pandas.md
@mmcky is already working on this.
Since Aug 4, 2026.
- 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.
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:
- see if there is a pandas visualisation app that builds these based on an operation?
- use AI to build visualisations to show how they work in our lectures
- Link to resources like this?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.