Giter Club home page Giter Club logo

chatgpt_codeinterpreter_sample_prompts_dataanylsis's Introduction

Sample Prompts for ChatGPT CodeInterpreter

This document provides a set of generic question prompts that can be used with the ChatGPT CodeInterpreter tool for data analysis tasks. These prompts are designed to facilitate various stages of data analysis, ranging from basic examination of datasets to advanced analytics and recommendations.

Basic Analysis

  1. Give me a brief overview of the dataset.
  2. What is the shape of the dataset?
  3. Show me the first few records.
  4. Are there any missing values?
  5. What types of data does the dataset contain?

Descriptive Statistics

  1. Provide a summary of statistics for all numerical columns.
  2. Which columns have the most variation?
  3. Are there any correlations in the data?
  4. Which columns have the highest/lowest values?
  5. What are the unique values in each non-numerical column?

Data Cleaning

  1. Clean any missing or null data points.
  2. Normalize the numerical data.
  3. Remove any duplicate records.
  4. Reformat inconsistent data entries.
  5. Are there any columns that can be dropped due to lack of data?

Exploratory Data Analysis

  1. Show me the distribution of data for each column.
  2. Which columns are correlated with each other?
  3. Visualize the data in a suitable plot.
  4. Can you cluster similar records?
  5. How does variable X affect variable Y over time?

Advanced Analysis

  1. Predict the outcome based on the available data.
  2. Identify any patterns or trends within the data.
  3. Group similar data points together.
  4. Detect any anomalies or outliers in the data.
  5. Determine the key influencing factors for a specific outcome.

Recommendations and Insights

  1. What insights can be drawn from the dataset?
  2. What recommendations would you suggest based on the analysis?
  3. Are there any potential issues with the data quality?
  4. What additional data might improve the analysis?
  5. How can the data be used to make informed decisions?

chatgpt_codeinterpreter_sample_prompts_dataanylsis's People

Contributors

sven-bo avatar

Stargazers

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

Watchers

 avatar  avatar

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.