AI

AI Learning Python

AI & Python #7: Stop Overusing “+” to Join Strings in Python

One common task data analysts have to deal with when collecting and cleaning data is working with strings. This involves formatting as well as joining strings (also known as string concatenation). Joining strings in Python   is as simple as using the plus operator +. You’ve probably used the code below hundreds of times to join […]

AI & Python #7: Stop Overusing “+” to Join Strings in Python Read Post »

AI ChatGPT

OpenAI Just Released The GPT Store. Here’s How To Use It And Make Money With Your GPT

Image created with DALL-E 3 The app store for AI was just released! A few months ago, OpenAI said we could monetize our GPTs on a marketplace they call the GPT Store. Well, yesterday they released the GPT Store to ChatGPT Plus users and now you can publish your GPT to the GPT Store and make

OpenAI Just Released The GPT Store. Here’s How To Use It And Make Money With Your GPT Read Post »

Scroll to Top