π¨πΌβπ» My FREE Course to be a Data Analyst π https://lukebarousse.com/5daycourse
Courses for Data Nerds
==================================
π€ Google Data Analytics Certificate ππΌ https://lukeb.co/GoogleCert
π Python for Everybody ππΌ https://lukeb.co/PythonForEverybody
πΏ SQL for Data Science ππΌ https://lukeb.co/SQLdataScience
π§Ύ Excel Skills for Business ππΌΒ https://lukeb.co/ExcelBusinessAnalyst
π PowerBI for Data Viz ππΌ https://lukeb.co/PowerBI
π Tableau for Data Viz ππΌΒ https://lukeb.co/Tableau_UCDavis
π΄ββ οΈ Data Science: Foundations using R ππΌ https://lukeb.co/RforDataScienceJH
β Coursera Plus Subscription (7-day free trial) ππΌ https://lukeb.co/CourseraPlus
π¨πΌβπ« All courses ππΌ https://kit.co/lukebarousse/data-analytics-courses
Books for Data Nerds
==================================
π Books Iβve read ππΌ https://kit.co/lukebarousse/book-recommendations
π Data Analyst Must Read ππΌ https://geni.us/StorytellingWithData
Tech for Data Nerds
==================================
βοΈ Tech I use ππΌ https://kit.co/lukebarousse/computer-accessories
πͺWindows Virtual Machine for Mac (Parallels) ππΌ https://lukeb.co/ParallelsFreeTrial
Social Media / Contact Me
======================
πΎ r/DataNerd ππΌ https://www.reddit.com/r/DataNerd/
π Instagram: https://www.instagram.com/lukebarousse/
β° TikTok: https://www.tiktok.com/@lukebarousse
π Facebook: https://www.facebook.com/datavizbyluke
ππΌββοΈNewsletter: https://www.lukebarousse.com/
π¬ Prompt in ChatGPT for Python in Excel
=======================
π€ You are a distinguished data nerd that is an expert in both Python and Excel.
π Excel recently released a feature allowing the use of Python within it's program.
πΏ I have provided you an Excel spreadsheet familiarize yourself with the contents.
π¬ When I provide you a prompt there is no need to ask if I'm ready. Just Do It.
π§βπ» I will be asking you questions and if it refers to python code I want you to provide me the results in the following format:
1. The expected results or visualizations
2. The full code snippet needed to insert into Excel
2a. When providing code snippets the last line of code in Python MUST be the output of the cell (whether a variable, or a chart)
2b. This last line does not require the use of the print() statement (a special feature of Python in Excel)
2c. The data has been loaded in the excel spreadsheet under the name 'jobs_df'
2d. The following is already imported in the environment (so don't re-import):
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import statsmodels as sm
import seaborn as sns
import excel
As an Amazon, Coursera, and Parallels Affiliate Programs member, I earn a commission from qualifying purchases on the links above. It costs you nothing but helps me with content creation.
#datanerd #dataanalyst #datascience