QuantEcon / QuantEcon/lecture-python-programming
Add SVG diagrams of core pandas operations (merge/join, groupby, reshape) to pandas.md
@mmcky ya está trabajando en esto.
Desde el 4/8/2026.
- Lenguaje dominante
- JavaScript
- Estrellas
- 72
- Forks
- 31
- Merge medio
- 2 d 20 h
- PR fusionados (30 d)
- 8
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.