I asked ChatGPT to code in Python/Pandas for me. Was it any good?
Every week, I take a different topic from the news, find a relevant public data set, and ask readers to answer questions about that data set using Pandas. I ... (more…)
Read more »
six-char-max – 80 characters per line is waaaay too many. All Python programs should have at most six characters per line. Read more