Chat GPT Promps
Chat GPT Promps
Advanced Formiulas, Macros and VBA Write a B1 report in English about pollution. It Course Quiz:
I have a table with phone numbers in column A that must be 500 words long Turn a [list] into [type of quiz]
have the format: (xxx) xxx-xxxx. Extract the numbers Write a A2 letter in Spanish about your
Turn a list of facts about world history into a multiple-
within parenthesis using Excel financial situation. It must be 300 words long
choice quiz
Create a macro that calculates the average of cells Write a C1 review in Portuguese about a tech
Turn a list of facts about biology into true/false
B1 to B10 and inserts the result in cell C1 product. It must be 500 words long.
question
Create a macro that sorts sheets by tab name using
VBA. Vocabulary: Thumbnail:
Create a table of difficult words from the previous Act as a prompt generator for Midjourney's AI. Your job is
Google Sheets essay and translate them into [language] to describe [object] as concisely as possible. Always give 3
Create a formula to [goal] in cell [range of cells] different and contrasting versions of a [object] and include
Create a formula in Google Sheets to calculate the Pronunciation: any random artist name prefixed by "in the style of"
sum in cells A1 to A10 Create a table with 2 columns: In the first column
Giveaway:
Create a formula in Google Sheets that puts data type the [language] words: [word1, word2, ...]. In
from one sheet into the current sheet the second column, you should provide the Choose X random contest winner(s) from a long list of
Explain this Google Sheet command: [insert command] phonetic transcription. names or emails: [insert names or emails]
Artificial Corner
Programming Data Science
Coding Questions: Data Science Questions:
How to [action] in [programming language]? Where can I find data for my [describe project]?
How to merge dictionaries in Python? Where can I find data for my credit card fraud detection project?
How to join two datasets in Python? Where can I find data for my customer churn prediction project?
What's the difference between [concept1] and [concept2] in [language]? How to [action] my dataset?
What's the difference between lists and dictionaries in Python? How to oversample/undersample my dataset?
What's the difference between OOP and functional programming? How to split my dataset into train and test sets with Python?
Explain the [concept] in [language]
Explain the while loop in Python Best practices:
Can you [best practice] my code?
Explain the try/except in Python to a child
Advice: Can you optimize the following Python code?
Can you simplify the following R code?
I want to learn [language] for [field]. Create a roadmap to learn [language]
Can you document my code?
I want to learn Python for data science. Create a roadmap to learn Python
Can you check for readability in my code?
I want to learn JavaScript for web development. Create a roadmap to learn it
I want to automate [app]. Provide steps to [task] with [language]
Automate Data Science Tasks:
I want to automate Gmail. Provide steps to sending emails with Python
Translate my Python code to R
I want to automate Tinder. Provide steps to swipe right with Python
Turn this SQL code to Python pandas code
Simulate a job interview for a [position] by asking and answering questions as if
Format my SQL code by converting the reserved keywords to uppercase
you are a potential employer and I'm the candidate . Consider that [details]
Create a SQL query that [describe query]
Web Development: Write a regex in Python that [describe regex]
I want to build a [type of website]. Can you generate some HTML for my website?
Data Science Workflow:
I want to build a job board website. Can you generate some HTML for my
website? Web scraping (only working for a few websites)
I want to build a price comparison website. Can you generate some HTML for Web scrape [website] using [language] and [library]
my website? Generate data
Additional steps: Act as a fake data generator. Create a dataset that has X rows and Y
Can you center the content in the HTML page, add a line break between the columns: [column1, column2, ...]
inputs and add an image on a logo? Train Classification model
Add CSS to customize the size of the logo image I have a dataset of [describe dataset], build a machine learning model that
predicts [target variable]
Automation:
Tune Hyperparameter
Send the message "[type message]" on Whatsapp using Python and pywhatkit I've trained a [model name]. Write code to tune the hyperparameters
Send an email from [email_1] to [email_2] with the subject [email subject] and theFeature Importance
content [email content] using Python I've trained a [model name]. Write code to find the most important features
Use Python to rename all the [file extension] files in my directory. Add the word in the model
[word] to each name
Artificial Corner