Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Downloads
- Using LINEST for non-linear curve fitting
- Latex Maths Text in Excel
- Retrieving unique values from a range or array ...
- Spherical Geometry and Vincenty's Formulae
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Daily Download 3: ULS design of reinforced concrete sections
- Daily Download 4: Continuous Beam Analysis
- Buckling of columns with varying cross section
- Importing Text Files; Unix Format
Recent Comments
Tag Archives: Getmembers
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