Python In Excel: Microsoft Changed EVERYTHING



Python In Excel: Microsoft Changed EVERYTHING

Python In Excel: Microsoft Changed EVERYTHING

πŸ€– Learn how to use ChatGPT πŸ‘‰πŸΌ https://lukeb.co/PromptChatGPT
🐍 Learn Python πŸ‘‰πŸΌ https://lukeb.co/PythonForEverybody

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
πŸ“Š Data Visualization with Tableau πŸ‘‰πŸΌΒ 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

Comments are closed.