Python, every mention
6 scenes (2023) · ← back to Python
tap a year for its mentions
every year 2023 anyone Duncan Campbell 4Shayle Kann 2
Verbatim, from the transcripts: the passages where Python comes up
AI for climate: a real world test
- ▶ 3:42 Shayle Kann A couple months ago, on a whim, I think, Duncan played around with ChatGPT to try to write some Python code to dispatch an imaginary battery using a few key conditions.
- ▶ 15:12 Duncan Campbell Here's a Python package that does that well.
- ▶ 19:38 Shayle Kann Can you just talk through, like, as you're teaching it, are you requesting bits of Python code each time to reflect that, or are you just saying, here's a thing that I think you need to know, and it would say, yes, I understand, and then…
- ▶ 22:27 Duncan Campbell It actually, you know, picks certain Python packages to use, shows you how to import them and name them.
- ▶ 34:31 Duncan Campbell So I didn't know whether, should we try to build this up from scratch, you know, connect it to all these different data sources, use some kind of, you know, Python regression library, or is there like just some good open source
- ▶ 44:52 Duncan Campbell So this is a Python notebook.