# PandasAI ## Docs - [Agent](https://docs.pandas-ai.com/v3/agent.md): Build multi-turn PandasAI agents with clarifications, explanations, query rephrasing, optional sandboxed execution, and enterprise training via local vector stores. - [Chat and Output Formats](https://docs.pandas-ai.com/v3/chat-and-output.md): Learn how to use PandasAI's powerful chat functionality and the output formats for natural language data analysis - [Contributing](https://docs.pandas-ai.com/v3/contributing.md) - [Enterprise License](https://docs.pandas-ai.com/v3/enterprise-features.md): Features requiring PandasAI Enterprise license - [Installation & Quickstart](https://docs.pandas-ai.com/v3/getting-started.md): Start building your data preparation layer with PandasAI and chat with your data - [Introduction to PandasAI](https://docs.pandas-ai.com/v3/introduction.md): PandasAI is a Python library that makes it easy to ask questions to your data in natural language. - [Set up LLM](https://docs.pandas-ai.com/v3/large-language-models.md): Set up Large Language Model in PandasAI - [License](https://docs.pandas-ai.com/v3/license.md) - [Backwards Compatibility](https://docs.pandas-ai.com/v3/migration-backwards-compatibility.md): Using v2 classes in PandasAI v3 - [Migration Guide: PandasAI v2 to v3](https://docs.pandas-ai.com/v3/migration-guide.md): Step-by-step guide to migrate from PandasAI v2 to v3 - [Migration Troubleshooting](https://docs.pandas-ai.com/v3/migration-troubleshooting.md): Common issues and solutions when migrating from v2 to v3 - [NL Layer](https://docs.pandas-ai.com/v3/overview-nl.md): Understanding the AI and natural language processing capabilities of PandasAI - [Privacy & Security](https://docs.pandas-ai.com/v3/privacy-security.md): Understanding security implications and sandbox options in PandasAI - [DB Data Extensions](https://docs.pandas-ai.com/v3/semantic-layer/data-ingestion.md): Learn how to ingest data from various sources in PandasAI - [Create a New Schema](https://docs.pandas-ai.com/v3/semantic-layer/new.md): Create a new semantic layer schema using the `create` method - [Semantic Data Layer](https://docs.pandas-ai.com/v3/semantic-layer/semantic-layer.md): Turn raw data into semantic-enhanced and clean dataframes - [Data Transformations](https://docs.pandas-ai.com/v3/semantic-layer/transformations.md): Available data transformations in PandasAI - [Data Views](https://docs.pandas-ai.com/v3/semantic-layer/views.md): Learn how to work with views in PandasAI - [Skills](https://docs.pandas-ai.com/v3/skills.md): Learn how to create and use custom skills to extend PandasAI's capabilities ## OpenAPI Specs - [openapi](https://docs.pandas-ai.com/api-reference/openapi.json) ## Optional - [Website](https://pandas-ai.com) - [Discord](https://discord.gg/KYKj9F2FRH) - [GitHub](https://github.com/sinaptik-ai/pandas-ai)