In this video I demonstrate the use of OpenAI Codex in Visual Studio Code to analyze data. Codex is usually used to create apps and programs. I wanted to see how good it is at creating a Jupyter notebook and analyzing data. Read more about installing Codex at https://marketplace.visualstudio.com/items?itemName=openai.chatgpt
The data file is available at https://github.com/juanklopper/TutorialData/blob/main/heart.csv
The HeartCSVDataDictionary is available at https://github.com/juanklopper/TutorialData/blob/main/HeartCSVDataDictionary.md
The instruction file is available at https://github.com/juanklopper/TutorialData/blob/main/instructions.md
Download
0 formats
No download links available.
Data Analysis with OpenAI Codex in Visual Studio Code - Creating a Jupyter notebook | NatokHD