7.5. functionsΒΆ

It provides functions implementations to compile the Excel functions.

Sub-Modules:

date Python equivalents of financial Excel functions.
eng Python equivalents of engineering Excel functions.
financial Python equivalents of financial Excel functions.
info Python equivalents of information Excel functions.
logic Python equivalents of logical Excel functions.
look Python equivalents of lookup and reference Excel functions.
math Python equivalents of math and trigonometry Excel functions.
operators Python equivalents of Excel operators.
stat Python equivalents of statistical Excel functions.
text Python equivalents of text Excel functions.

Functions

flatten
get_error
is_number
not_implemented
parse_ranges
raise_errors
replace_empty
value_return
wrap_func
wrap_ranges_func
wrap_ufunc Helps call a numpy universal function (ufunc).
xfilter

Classes

Array