Skip to content

nicknochnack/DataFrameAgentWatsonx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandas Dataframe Agent

Learn how to analyse your data using pandas an Llama 3.1 70b Instruct.

See it live and in action 📺

Startup 🚀

  1. Clone this repo git clone https://github.com/nicknochnack/DataFrameAgentWatsonx
  2. Go into the directory cd DataFrameAgentWatsonx
  3. Create a python environmment conda create -n pdagent python=3.11 and activate it conda activate pdagent
  4. Install dependencies pip install -r requirements.txt
  5. Update your key and project id in the .env_sample file and rename it to .env
  6. Run the code python flow.py

Other References 🔗

Who, When, Why?

👨🏾‍💻 Author: Nick Renotte
📅 Version: 1.x
📜 License: This project is licensed under the MIT license. Feel free to use it, just don't do bad things with it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages