Skip to content

Data Science Workflow

Prompt

Please generate a new p5.js program for showing a simple linear step-by-step workflow with no feedback. Use the first horiziontal row in book-gen-workflow.js as your template.

Change the steps in the workflow to be the following

  1. Identify Problem
  2. Source Data
  3. Prepare Data
  4. Analyze Data
  5. Visualize Data
  6. Present Findings

For each of these steps, generate a detailed description of the processes within this step to display in the infobox below the workflow drawing.