Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Cubic Splines
- Downloads
- About Newton Excel Bach
- Writing Arrays to the worksheet - VBA function
- XLDennis, the MSDN Library, and VBA rant
- Frame Analysis with Excel - 3, Continuous beam or frame
- Daily Download 2: SLS design of reinforced concrete sections ...
- Daily Download 5: Frame Analysis
Recent Comments
Tag Archives: walrus operator
Why use the walrus?
Continuing posts on new Python features, this one looks at the new walrus operator, which was introduced in Python 3.8. For a detailed description see Python Walrus Operator in Python 3.8. This post looks at an example using pyxll to … Continue reading
Posted in Excel, Link to Python, PyXLL, UDFs
Tagged Excel, Python, PyXLL, UDF's, walrus operator
Leave a comment