Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- About Newton Excel Bach
- Cubic Splines
- 2DFrame-py
- Frame Analysis with Excel 1 - Single beam
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- Downloads
- Writing Arrays to the worksheet - VBA function
- XLDennis, the MSDN Library, and VBA rant
Recent Comments
Tag Archives: Function help
Listing Python modules and getting help docs from Excel
Python functions include detailed help documentation but to access this you need the full path to the function, including the names of all code modules and submodules. This post looks at how this information can be found using Excel with … Continue reading
Posted in Excel, Link to Python, Newton, NumPy and SciPy, PyXLL, UDFs
Tagged Excel, Function help, Getmembers, Numpy, Pkgutil, Python, PyXLL, SciPy
Leave a comment