Skip to content

Commit 801f66e

Browse files
mmckyclaude
andauthored
🌐 [translation-sync] Add Polars lecture to complement existing Pandas lecture (#20)
* Update translation: lectures/polars.md * Update translation: .translate/state/polars.md.yml * Update translation: lectures/_toc.yml * polars: Ā« columnaire Ā» -> Ā« colonnaire Ā» "Colonnaire" is the standard French adjective for "columnar" in data engineering; "columnaire" is an anglicism. Flagged independently by both the translation reviewer and Copilot on #20. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 212fda1 commit 801f66e

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)