Tootfinder

Opt-in global Mastodon full text search. Join the index!

@scottmiller42@mstdn.social
2025-08-09 01:16:48

We are strongly "encouraged" to use Copilot at work. OK, fine.
I asked it for Python code to convert a Parquet file to a SAS data set, and it responded confidently with code to do so.
Only one problem. It hallucinated the method pandas.DataFrame.to_sas() into existence. There is no such method.
#LLM