Hacker News new | ask | show | jobs
by tosh 953 days ago
I haven’t used matplotlib in a while (also because I wasn’t fluid with it) and now am using it regularly in Code Interpreter w/ GPT-4.

Now I’m thinking there must be many more libraries that are now “in reach” for me for casual use which weren’t just a few weeks ago.

1 comments

Same, I just had the problem of wanting to display crosstabs between n raters which calls for a gridview of heatmaps. It was a 15min GPT job rather than struggling for 2 hours on my own. I got to worry about the salient parts of the problem than the minutia of matplotlib.