- xlwings Newsletter
- Posts
- xlwings Newsletter #49
xlwings Newsletter #49
Webinar: Excel custom functions on Azure functions
Hi everyone, it's been a while!
Let's start with the obvious:
Python in Excel
It is old news by now: Microsoft has released the beta version for "Python in Excel" and you can read the announcement
. The functionality doesn't have any overlap with xlwings and doesn't allow you to write custom functions, so you may want to participate in my next webinar:
Webinar: Excel Custom Functions with Python and Azure Functions
Agenda:
Custom Function basics
Using NumPy, pandas, and PostgreSQL
Deployment to Azure functions via GitHub Actions
Logging
Authentication via SSO (Single Sign-on)
RBAC via Azure AD (Role-based access control)
Note that this will be a short webinar (~30 min), giving you a high-level overview of what's possible.
Date
: Thursday, September 14, 2023
Time
: 4 PM London | 11 AM NYC
The registration page should show it in your local time
Click on "add to calendar" after registration to avoid time zone misunderstandings
If you can't attend the webinar, sign up anyway and you will get the replay by email
See you at the webinar!
~ Felix