User contributions
- 14:54, 24 August 2025 diff hist +5 m Checkbox →Limitations
- 14:53, 24 August 2025 diff hist +66 Checkbox
- 14:47, 24 August 2025 diff hist +61 Checkbox →History
- 14:47, 24 August 2025 diff hist +5 m Checkbox
- 14:45, 24 August 2025 diff hist 0 N File:Checkbox with All selected.png current
- 14:44, 24 August 2025 diff hist 0 N File:Checkbox with plus.png current
- 14:44, 24 August 2025 diff hist +1,262 Checkbox Checkbox include all, EW 21688
- 19:05, 21 August 2025 diff hist -1 Callable →Using with global Analytica functions
- 19:04, 21 August 2025 diff hist +1,111 Callable →Using with global Analytica functions
- 18:56, 21 August 2025 diff hist +73 Callable →Using with Python functions
- 18:55, 21 August 2025 diff hist +29 m Callable →See also
- 18:54, 21 August 2025 diff hist +140 m Callable →See also
- 18:53, 21 August 2025 diff hist +66 m Callable →Using with local functions (lambdas)
- 18:52, 21 August 2025 diff hist +54 Callable →Using with local functions (lambdas)
- 18:39, 21 August 2025 diff hist +879 Callable →Using with local functions (lambdas)
- 16:53, 20 August 2025 diff hist +16 Callable
- 16:53, 20 August 2025 diff hist +2,494 Callable
- 16:23, 20 August 2025 diff hist +54 N Local functions Redirected page to Local functions and local value captures current Tag: New redirect
- 16:22, 20 August 2025 diff hist +41 N Python Redirected page to Using Python from Analytica current Tag: New redirect
- 16:22, 20 August 2025 diff hist +146 Classes of variables and other objects current
- 16:17, 20 August 2025 diff hist 0 N File:Callable.png current
- 16:13, 20 August 2025 diff hist +3 m Classes of variables and other objects Minor fix
- 16:13, 20 August 2025 diff hist -8 Classes of variables and other objects added callable
- 16:10, 20 August 2025 diff hist +330 Classes of variables and other objects added Callable
- 16:03, 20 August 2025 diff hist +1,265 N PythonStartupCode Created page with "category:Python integration ''new to Analytica 7.0'' == SysVar PythonStartupCode == Python code that is executed when the python environment is loaded. When you nee..." current
- 15:49, 20 August 2025 diff hist +63 PythonModelEnvironment current
- 15:49, 20 August 2025 diff hist +685 N PythonModelEnvironment Created page with "category:Python integration ''new to Analytica 7.0'' == SysVar PythonModelEnvironment == The python environment used for this model, overrides PythonEnvironment...."
- 15:48, 20 August 2025 diff hist +795 N PythonEnvironment Created page with "category:Python integration ''new to Analytica 7.0'' == SysVar PythonEnvironment == The default Python environment on this computer for Analytica's use. This can con..." current
- 15:41, 20 August 2025 diff hist +433 N PyTuple Created page with "category:Python integration ''new to Analytica 7.0'' == PyTuple( x'', I'' ) == Creates a Python tuple. Use <code>PyTuple(x)</code> when «x» is an Analytica list (h..." current
- 15:39, 20 August 2025 diff hist +593 N PyList Created page with "category:Python integration ''new to Analytica 7.0'' == PyList( x'', I, toSet'' ) == Creates a Python list or a Python set. Use <code>PyList(x)</code> when «x» i..."
- 15:30, 20 August 2025 diff hist +461 N PyExplode Created page with "category:Python integration ''new to Analytica 7.0'' == PyExplode( obj'', indexes, excludeTypes, keyIndexName'' ) == Expands a Python object into an Analytica data s..."
- 15:23, 20 August 2025 diff hist +80 Python Pandas Library
- 15:23, 20 August 2025 diff hist +3,161 N Python Pandas Library Created page with "category:Python integration ''new to Analytica 7.0'' The Python Pandas library contains functions to assist with using the Pandas library (a common Python library) fr..."
- 15:18, 20 August 2025 diff hist +86 N PyExplodeDataFrame Redirected page to Python Pandas library#PyExplodeDataFrame current Tag: New redirect
- 15:14, 20 August 2025 diff hist +411 N PyExec Created page with "category:Python integration ''new to Analytica 7.0'' == PyExec(code'', globals, locals, flags, dependsOn'' ) == Executes python code. If the last thing executed defi..." current
- 15:12, 20 August 2025 diff hist +48 PyDict →See also current
- 15:12, 20 August 2025 diff hist +306 N PyEval Created page with "category:Python integration ''new to Analytica 7.0'' == PyEval( expr'', globals, locals, excludeTypes'' ) == Evaluates a python expression (without side-effects). Re..." current
- 15:08, 20 August 2025 diff hist +403 N PyDict Created page with "category:Python integration ''new to Analytica 7.0'' == PyDict( x'', I'' ) == Creates a Python dict from a 1-D Analytica array. Use <code>PyDict( x, I )</code> where..."
- 15:07, 20 August 2025 diff hist +215 N PyCall Created page with "category:Python integration ''new to Analytica 7.0'' == PyCall( f'', args,, kwArgs'' ) == Calls a python function. == See also == * Using Python from Analytica..."
- 15:06, 20 August 2025 diff hist +1,259 N Callable Created page with "category:Python integration ''new to Analytica 7.0'' == Callable class == A Callable Object is a Variable subclass. Like a Variable, it has a Evaluation mo..."
- 15:03, 20 August 2025 diff hist +9 m Using Python from Analytica →Defining a UDF with a Python expr definition
- 15:00, 20 August 2025 diff hist +427 N PyArray Created page with "category:Python integration ''new to Analytica 7.0'' == PyArray( x'', I, dtype'') == Creates a NumPy array from an Analytica array. <code>PyArray( x, I, J, K )</code..." current
- 14:53, 20 August 2025 diff hist +240 Using Python from Analytica →Setting up a Python environment
- 14:51, 20 August 2025 diff hist 0 N File:Python menu.png current
- 14:47, 20 August 2025 diff hist +8 m Using Python from Analytica Parameters field --> Parameters attribute
- 14:43, 20 August 2025 diff hist +12 Using Python from Analytica →Arrow Operator (->)
- 18:01, 19 August 2025 diff hist +34 Using Python from Analytica
- 17:57, 19 August 2025 diff hist +192 Using Python from Analytica
- 17:55, 19 August 2025 diff hist +103 Using Python from Analytica →Accessing Analytica objects from Python code
- 17:40, 19 August 2025 diff hist +506 Using Python from Analytica