Browse Source

Added notebook for link to repo that has the LLM app OhSheet!!!ItsSpark to Convert Formula driven Excel Spreadsheets to Pyspark transformations

pull/86/head
jasjyotsinghjaswal 4 months ago committed by GitHub
parent
commit
85afe7d95a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 30
      week2/community-contributions/oh_sheet_its_spark!!!!.ipynb

30
week2/community-contributions/oh_sheet_its_spark!!!!.ipynb

@ -0,0 +1,30 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Repo link to a LLM App that can help you convert any Excel Spreadsheet with formulas into Pyspark equivalent transformations in a matter of few clicks "
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"https://github.com/jasjyotsinghjaswal/llm_custom_apps"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": []
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Loading…
Cancel
Save