Skip to content

ManriqueM/Python-In-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Python-In-Excel

The Python in Excel Helper GPT bridges the use of ChatGPT code with Python in Excel. Python in Excel executes within Excel through the '=PY' function, opening a window to run Python code. Python runs on the Microsoft Cloud via the Anaconda distribution, with access to a subset of packages tailored for data analysis. For more details on Python in Excel, please visit this link.

Prerequisites for Using This GPT

  1. Download the Template.xlsm: Included in this repository. To download, click here.

    ImageA

    Note: The template is a macro-enabled Excel workbook. Macros are typically blocked for web-downloaded files by default. To enable, after downloading:

    • Right-click on the file.
    • Go to Properties.
    • Check the box to Unblock.

    ImageB

    The file also works without the macro, but enabling it simplifies usage.

  2. Using the Template: The file contains 4 tabs:

    • Instructions: Details on using the file with the Python in Excel Helper GPT.
    • Prepare Data: Assists in preparing sample columns for GPT.
    • Output: To input the Python in Excel code.
    • Notes: Includes execution details and reference materials.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published