QuantEcon / QuantEcon/lecture-python-programming
Add SVG diagrams of core pandas operations (merge/join, groupby, reshape) to pandas.md
未關閉
@mmcky 已經在處理了。
開始於 2026年8月4日。
enhancement
- 主要語言
- JavaScript
- 星號
- 72
- 分支
- 31
- 平均合併
- 2 天 20 小時
- 30 天內合併 PR
- 8
描述
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?
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。