11.5.8.19.
xexpand
¶
xexpand
(
array
,
rows
,
columns
=
None
,
pad_with
=
#N/A
)
[source]
¶
formulas
Navigation
Table of Contents
1. What is formulas?
2. Installation
3. CLI Quickstart
4. Basic Examples
5. Advanced Examples
6. Excel Function Coverage
7. Next moves
8. Contributing to formulas
9. Donate
10. Supported by
11. API Reference
11.1. parser
11.2. builder
11.3. errors
11.4. tokens
11.5. functions
11.5.1. comp
11.5.2. date
11.5.3. eng
11.5.4. financial
11.5.5. google
11.5.6. info
11.5.7. logic
11.5.8. look
11.5.8.1. args_parser_hlookup
11.5.8.2. args_parser_lookup_array
11.5.8.3. args_parser_match_array
11.5.8.4. args_parser_typed_array
11.5.8.5. args_parser_xlookup_array
11.5.8.6. args_parser_xmatch_array
11.5.8.7. input_parser_xlookup
11.5.8.8. input_parser_xmatch
11.5.8.9. map_multiindex_take_last_if_tuple
11.5.8.10. return_trimrange_func
11.5.8.11. return_unique_func
11.5.8.12. to_python
11.5.8.13. xaddress
11.5.8.14. xareas
11.5.8.15. xchoosecols
11.5.8.16. xcolumn
11.5.8.17. xcolumns
11.5.8.18. xdrop
11.5.8.19. xexpand
11.5.8.20. xfilter
11.5.8.21. xgroupby
11.5.8.22. xhstack
11.5.8.23. xindex
11.5.8.24. xlookup
11.5.8.25. xmatch
11.5.8.26. xrow
11.5.8.27. xsingle
11.5.8.28. xsort
11.5.8.29. xsortby
11.5.8.30. xtake
11.5.8.31. xtocol
11.5.8.32. xtranspose
11.5.8.33. xtrimrange
11.5.8.34. xunique
11.5.8.35. xvstack
11.5.8.36. xwrapcols
11.5.8.37. xxlookup
11.5.8.38. xxmatch
11.5.9. math
11.5.10. operators
11.5.11. stat
11.5.12. text
11.5.13. args2list
11.5.14. args2vals
11.5.15. clean_values
11.5.16. convert2float
11.5.17. convert_nan
11.5.18. convert_noshp
11.5.19. flatten
11.5.20. get_error
11.5.21. get_functions
11.5.22. get_shape
11.5.23. is_complex
11.5.24. is_not_empty
11.5.25. is_number
11.5.26. not_implemented
11.5.27. parse_ranges
11.5.28. raise_errors
11.5.29. replace_empty
11.5.30. return_2d_func
11.5.31. str2complex
11.5.32. text2num
11.5.33. to_number
11.5.34. wrap_func
11.5.35. wrap_impure_func
11.5.36. wrap_ranges_func
11.5.37. wrap_ufunc
11.5.38. xfilter
11.5.39. xfilters
11.5.40. Array
11.6. ranges
11.7. cell
11.8. excel
12. Changelog
Related Topics
Documentation overview
11.
API Reference
11.5.
functions
11.5.8.
look
Previous:
11.5.8.18.
xdrop
Next:
11.5.8.20.
xfilter