HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Liutprand

no profile record

comments

Liutprand
·há 3 anos·discuss
Not very impressed with Bard code capabilities in my first experiments. I asked him a very basic Python task: to create a script that extracts data from a Postgres DB and save it in a csv file.

This is the result: https://pastebin.com/L3xsLBC2

Line 23 is totally wrong, it does not extract the column names. Only after pointing out the error multiple times he was able to correct it.
Liutprand
·há 3 anos·discuss
Similar concept but for the command line, with some more features: https://github.com/marcolardera/chatgpt-cli