8.5.8. lookΒΆ

Python equivalents of lookup and reference Excel functions.

Functions

args_parser_hlookup

args_parser_lookup_array

args_parser_match_array

args_parser_typed_array

args_parser_xlookup_array

args_parser_xmatch_array

input_parser_xlookup

input_parser_xmatch

map_multiindex_take_last_if_tuple

For each label in a (Multi)Index, if that label is a tuple, replace it with its second element.

return_trimrange_func

return_unique_func

to_python

xaddress

xareas

xchoosecols

xcolumn

xcolumns

xdrop

xexpand

xfilter

xgroupby

xhstack

xindex

xlookup

xmatch

xrow

xsingle

xsort

xsortby

xtake

xtocol

xtranspose

xtrimrange

xunique

xvstack

xwrapcols

xxlookup

xxmatch

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.8.1. args_parser_hlookup
        • 8.5.8.2. args_parser_lookup_array
        • 8.5.8.3. args_parser_match_array
        • 8.5.8.4. args_parser_typed_array
        • 8.5.8.5. args_parser_xlookup_array
        • 8.5.8.6. args_parser_xmatch_array
        • 8.5.8.7. input_parser_xlookup
        • 8.5.8.8. input_parser_xmatch
        • 8.5.8.9. map_multiindex_take_last_if_tuple
        • 8.5.8.10. return_trimrange_func
        • 8.5.8.11. return_unique_func
        • 8.5.8.12. to_python
        • 8.5.8.13. xaddress
        • 8.5.8.14. xareas
        • 8.5.8.15. xchoosecols
        • 8.5.8.16. xcolumn
        • 8.5.8.17. xcolumns
        • 8.5.8.18. xdrop
        • 8.5.8.19. xexpand
        • 8.5.8.20. xfilter
        • 8.5.8.21. xgroupby
        • 8.5.8.22. xhstack
        • 8.5.8.23. xindex
        • 8.5.8.24. xlookup
        • 8.5.8.25. xmatch
        • 8.5.8.26. xrow
        • 8.5.8.27. xsingle
        • 8.5.8.28. xsort
        • 8.5.8.29. xsortby
        • 8.5.8.30. xtake
        • 8.5.8.31. xtocol
        • 8.5.8.32. xtranspose
        • 8.5.8.33. xtrimrange
        • 8.5.8.34. xunique
        • 8.5.8.35. xvstack
        • 8.5.8.36. xwrapcols
        • 8.5.8.37. xxlookup
        • 8.5.8.38. xxmatch
      • 8.5.9. math
      • 8.5.10. operators
      • 8.5.11. stat
      • 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_complex
      • 8.5.24. is_not_empty
      • 8.5.25. is_number
      • 8.5.26. not_implemented
      • 8.5.27. parse_ranges
      • 8.5.28. raise_errors
      • 8.5.29. replace_empty
      • 8.5.30. return_2d_func
      • 8.5.31. str2complex
      • 8.5.32. text2num
      • 8.5.33. to_number
      • 8.5.34. wrap_func
      • 8.5.35. wrap_impure_func
      • 8.5.36. wrap_ranges_func
      • 8.5.37. wrap_ufunc
      • 8.5.38. xfilter
      • 8.5.39. xfilters
      • 8.5.40. Array
    • 8.6. ranges
    • 8.7. cell
    • 8.8. excel
  • 9. Changelog

Related Topics

  • Documentation overview
    • 8. API Reference
      • 8.5. functions
        • Previous: 8.5.7.11. xswitch
        • Next: 8.5.8.1. args_parser_hlookup
©2016-2025, Vincenzo Arcidiacono. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source