Skip to content

Commit 9a337f4

Browse files
authored
🌐 [translation-sync] Add Polars lecture to complement existing Pandas lecture (#144)
* Update translation: lectures/polars.md * Update translation: .translate/state/polars.md.yml * Update translation: lectures/_toc.yml
1 parent b78aefa commit 9a337f4

3 files changed

Lines changed: 831 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
source-sha: 1c60c7df6e0c6fbebba3df2f7a9cb1b2c0e59172
2+
synced-at: "2026-07-30"
3+
model: claude-sonnet-5
4+
mode: NEW
5+
section-count: 6
6+
tool-version: 0.24.0

ā€Žlectures/_toc.ymlā€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ parts:
3131
chapters:
3232
- file: pandas
3333
- file: pandas_panel
34+
- file: polars
3435
- caption: More Python Programming
3536
numbered: true
3637
chapters:

0 commit comments

Comments
Ā (0)