ekzhu / chatgpt-data-analysis-examples

Examples of using ChatGPT with Code Interpreter Plugin for data analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT for Data Analysis Examples

Examples of using ChatGPT with Code Interpreter Plugin for data analysis

Installation

pip install -r requirements.txt

Usage

Each example is in its own directory. For example:

cd city_of_seattle_wage_data
python dashboard.py

The transcript with ChatGPT is in the transcript.txt file.

About

Examples of using ChatGPT with Code Interpreter Plugin for data analysis

License:MIT License


Languages

Language:Python 100.0%