DOC: statsmodels overview Claude skills (ChatGPT alternative)
just found by chance
related #9318
Claude is an alternative to ChatGPT that is supposed to help with larger code bases, AFAIU
skills are used to support the AI (IIUC)
I found the statsmodels skill that has an overview and examples for the popular main parts of statsmodels:
https://skillshunt.io/skills/K-Dense-AI/statsmodels https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-packages/statsmodels more examples are in the references subdirectory on github
The overview looks good (based on partial skimming)
An interesting section is https://skillshunt.io/skills/K-Dense-AI/statsmodels#best-practices (which starts with add_constant :)
Claude is commercial but the https://github.com/K-Dense-AI/claude-scientific-skills is MIT licensed
aside: We get almost no more stackoverflow questions. This seems to be the general trend https://blog.pragmaticengineer.com/stack-overflow-is-almost-dead/
(LLMs are faster)
Source: statsmodels/statsmodels