11.4.1.4.1.
__init__
ΒΆ
Lambda.
__init__
(
s
,
context
=
None
,
parser
=
None
)
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.4.1. function
11.4.1.1. run_function
11.4.1.2. Array
11.4.1.3. Function
11.4.1.4. Lambda
11.4.1.5. LambdaFunction
11.4.1.6. LetaFunction
11.4.2. operand
11.4.3. operator
11.4.4. parenthesis
11.4.5. Token
11.5. functions
11.6. ranges
11.7. cell
11.8. excel
12. Changelog
Related Topics
Documentation overview
11.
API Reference
11.4.
tokens
11.4.1.
function
11.4.1.4.
Lambda
Previous:
11.4.1.4.
Lambda
Next:
11.4.1.4.2.
ast