Skip to content

Some datasets for ResBaz2023 Brisbane. This is a personal repository and not an offical ResBaz repository.

Notifications You must be signed in to change notification settings

Lachiemckbioinfo/Resbaz2023-datasets

Repository files navigation

ResBaz2023 Workshop: Generating Graphs using Python and ChatGPT

Welcome to the "Generating Graphs using Python and ChatGPT" workshop, part of ResBaz2023. This repository contains example datasets and pre-made scripts to help you learn how to leverage ChatGPT to code Python graphs for data science purposes. This is for the workshop "Generating Graphs using Python and ChatGPT" for the 2023 Brisbane ResBaz conference.

Workshop Overview

In this workshop, you will learn how to use ChatGPT, a powerful language model, to assist in generating Python code for creating graphs. The goal is to streamline the process of visualizing data for data science and analysis. We have provided example datasets and scripts in the repository to guide you through the hands-on exercises.

Prerequisites

Before you begin, make sure you have the following installed:

Install the dependencies using:

pip install numpy matplotlib pandas
git clone https://github.com/Lachiemckbioinfo/Resbaz2023-datasets.git
cd Resbaz2023-datasets

Workshop Agenda

  1. Overview
  2. Software Installation:
    • Download Python IDE
    • Access ChatGPT
  3. Introduction:
    • What is Python?
    • What can it be used for?
  4. Basic Introduction to Python Coding with ChatGPT
  5. How to Generate Graphs using Python Code Generated by ChatGPT
  6. Altering and Sharing ChatGPT Scripts
  7. Further Applications
  8. Q&A and Discussion

Additional Resources

Other useful Python libraries

These libraries are not part of this workshop, but are incredibly useful for data scientists using Python.

These can be installed with pip:

pip install scipy seaborn

Feedback

We appreciate your feedback! If you have any suggestions or encounter issues during the workshop, please create an issue in this repository.

This readme was generated with ChatGPT. Happy coding!

About

Some datasets for ResBaz2023 Brisbane. This is a personal repository and not an offical ResBaz repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages