Skip to content

mdwoicke/Agent-Ollama-PandasAI

 
 

Repository files navigation

Learn PandasAI with Examples

Welcome to my PandasAI repo. This repo includes tutorials on how to use Pandas AI. Let me briefly explain this tool.

PandasAI is an amazing Python library that allows you to talk to your data. It helps you to explore, clean, and analyze your data using generative AI.

Features:

  • Ask questions about your data in natural language.
  • Generate plots to visualize your data.
  • Clean datasets by addressing missing values.
  • Enhance data quality through feature generation.
  • Connect to various data sources like CSV, XLSX, PostgreSQL, MySQL, BigQuery, Databrick, Snowflake, etc.

To install PandasAI, run this command:

# Using poetry (recommended)
poetry add pandasai

# Using pip
pip install pandasai

🚀 My YouTube Videos (Python code walkthrough) 👇

IMAGE ALT TEXT HERE

🚀 Medium

🔗 Let's connect YouTube | Medium | X | Linkedin 😎

About

Tutorials for PandasAI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.8%
  • Python 1.2%