Forum Discussion
cka1ser
1 year agoRegular Visitor
ai.gen function?!?
Hi all, in one of the FabCon sessions (to be precise TH03), there has been an example that used something like df["column name"] = df.ai.gen("Prompt....") Any hints where this function has...
DrewAnderson
1 year agoNew Member
It looks like the function is part of a custom library or module used in that specific FabCon session. It’s not something from standard libraries like pandas or sklearn. I’d suggest checking the imports in the session's code—it’s likely defined somewhere there.
If it’s still unclear, reaching out to the session organizers or looking through any extra materials they provided might give you the answer. Hope that points you in the right direction!