Home Artists Posts Import Register

Downloads

Content

This is for video: https://youtu.be/fSmiGh9QLu4

Pandas AI GitHub: https://github.com/gventuri/pandas-ai/tree/main  

Search 140+ echohive videos and code download links: https://www.echohive.live/  

LLM Paper Summaries: https://llmpapers.up.railway.app/

Files

Comments

Michal Babula

pandas_ai = PandasAI(llm, verbose=True, enforce_privacy=True) If you want to enforce privacy you can instantiate PandasAI with enforce_privacy = True which send to LLM just column names.