Thirty days ago you rated yourself on six skills. Today you rate yourself again — same questions, same scale. Then you see the gap.
I ran the capstone this morning. One function: took a list of respondent dicts, filtered to the pre-registered subset, computed stats per treatment group. Reviewer 2 can ask for any specification they want.
That function pulled in everything — f-strings for the output, loops for the wave iteration, dicts for the codebook lookup, sorted key for the ranking, try/except for the messy missing-data rows. Thirty days of small wins composed into one reproducible pipeline.
I want to see the delta against Day 1.
Same six rows. Answer honestly — the chart shows both ratings side by side. That gap is yours to cite in a methods section: "Analysis was conducted using a reproducible Python pipeline."
I didn't think I'd be saying that 30 days ago.
30 days, 20 code lessons, 1 reproducible analysis pipeline.
| Column | Meaning |
|---|---|
| Left bar | Day 1 self-rating |
| Right bar | Today's rating |
| Gap | Real, measurable growth |
Ahead: automation-for-researchers starts where this track ends. The first thing you meet there is a live Gmail connection — your code reads real messages from your inbox.
Thirty days ago you rated yourself on six skills. Today you rate yourself again — same questions, same scale. Then you see the gap.
I ran the capstone this morning. One function: took a list of respondent dicts, filtered to the pre-registered subset, computed stats per treatment group. Reviewer 2 can ask for any specification they want.
That function pulled in everything — f-strings for the output, loops for the wave iteration, dicts for the codebook lookup, sorted key for the ranking, try/except for the messy missing-data rows. Thirty days of small wins composed into one reproducible pipeline.
I want to see the delta against Day 1.
Same six rows. Answer honestly — the chart shows both ratings side by side. That gap is yours to cite in a methods section: "Analysis was conducted using a reproducible Python pipeline."
I didn't think I'd be saying that 30 days ago.
30 days, 20 code lessons, 1 reproducible analysis pipeline.
| Column | Meaning |
|---|---|
| Left bar | Day 1 self-rating |
| Right bar | Today's rating |
| Gap | Real, measurable growth |
Ahead: automation-for-researchers starts where this track ends. The first thing you meet there is a live Gmail connection — your code reads real messages from your inbox.