8.5.11.3.
xfunc
¶
xfunc
(
*args
,
func=<built-in
function
max>
,
check=<function
is_number>
,
convert=None
,
default=0
,
_raise=True
)
[source]
¶
formulas
Navigation
Table of Contents
1. What is formulas?
2. Installation
3. Basic Examples
4. Next moves
5. Contributing to formulas
6. Donate
7. Supported by
8. API Reference
8.1. parser
8.2. builder
8.3. errors
8.4. tokens
8.5. functions
8.5.1. comp
8.5.2. date
8.5.3. eng
8.5.4. financial
8.5.5. google
8.5.6. info
8.5.7. logic
8.5.8. look
8.5.9. math
8.5.10. operators
8.5.11. stat
8.5.11.1. xcorrel
8.5.11.2. xforecast
8.5.11.3. xfunc
8.5.11.4. xnormdist
8.5.11.5. xnorminv
8.5.11.6. xpercentile
8.5.11.7. xquartile
8.5.11.8. xslope
8.5.11.9. xsort
8.5.11.10. xstdev
8.5.12. text
8.5.13. args2list
8.5.14. args2vals
8.5.15. clean_values
8.5.16. convert2float
8.5.17. convert_nan
8.5.18. convert_noshp
8.5.19. flatten
8.5.20. get_error
8.5.21. get_functions
8.5.22. get_shape
8.5.23. is_not_empty
8.5.24. is_number
8.5.25. not_implemented
8.5.26. parse_ranges
8.5.27. raise_errors
8.5.28. replace_empty
8.5.29. text2num
8.5.30. to_number
8.5.31. value_return
8.5.32. wrap_func
8.5.33. wrap_impure_func
8.5.34. wrap_ranges_func
8.5.35. wrap_ufunc
8.5.36. xfilter
8.5.37. xfilters
8.5.38. Array
8.6. ranges
8.7. cell
8.8. excel
9. Changelog
Related Topics
Documentation overview
8.
API Reference
8.5.
functions
8.5.11.
stat
Previous:
8.5.11.2.
xforecast
Next:
8.5.11.4.
xnormdist