Buy the Rumor; Sell the News

How to scale learning curves with ChatGPT

One way to think about how ChatGPT will change education

Dave Friedman's avatar
Dave Friedman
Jan 04, 2023
∙ Paid

I’m in the middle of teaching myself Python, and ChatGPT has been a boon. One of the fun things that you can do with ChatGPT is look at Python scripts that it creates for you. Here’s a simple script it wrote me for calculating linear regressions:

# Import the necessary packages
import numpy as np
from sklearn.linear_model import LinearRegression

# Defin…

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Dave Friedman
Privacy ∙ Terms ∙ Collection notice
Start your SubstackGet the app
Substack is the home for great culture