Giter Site home page Giter Site logo

tirendazacademy / pandasai-tutorials Goto Github PK

View Code? Open in Web Editor NEW
62.0 2.0 27.0 1.25 MB

Tutorials for PandasAI

Jupyter Notebook 98.37% Python 1.63%
data-analysis data-science data-visualization llms pandas pandasai python chainlit generative-ai llama3

pandasai-tutorials's Introduction

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 ๐Ÿ˜Ž

pandasai-tutorials's People

Contributors

tirendazacademy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pandasai-tutorials's Issues

wrong results with pandasai in pandasai.ipynb

df.chat("Which are the top 5 countries by population")

returns each time different WRONG results:

Top 5 countries by population:
          Country  Population
0        United States   339996563
1        China  1425671352
2        Germany    83294633
3        Turkey    85816199
4        Japan   123294513

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.