I Showed ChatGPT Code Interpreter a Messy Dataset and the Desired Cleaned Version
Last Updated on July 15, 2023 by Editorial Team
Author(s): Soner YΔ±ldΔ±rΔ±m
Originally published on Towards AI.
And sat down to watch how it got me the data I wanted.
Photo by JESHOOTS.COM on Unsplash
When I look at a raw and messy dataset, my first reaction usually is βI wish it was this formatβ.
Then, I wish to have a magic stick that could convert the messy dataset into a nice and clean format.
ChatGPT Code Interpreter is that magic stick. Well, itβs actually better. Code Interpreter doesnβt do magic but instead, it teaches you how to do the desired operation with clear explanations and Python code.
Data cleaning takes up the most time in a typical project. And, itβs boring.
You donβt feel like you accomplished something because a cleaned dataset is not… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming aΒ sponsor.
Published via Towards AI