User contributions
- 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
- 17:34, 19 August 2025 diff hist +362 Using Python from Analytica
- 17:21, 19 August 2025 diff hist +383 N Category:Python integration Created page with "category:Integration Functions Pages related to integrating the use of Python with Analytica. Beginning in Analytica 7.0, from the Analytica Developer edition, yo..." current
- 17:18, 19 August 2025 diff hist +74 Using Python from Analytica
- 17:15, 19 August 2025 diff hist +1,681 N Using Python from Analytica Sketch of outline
- 16:49, 19 August 2025 diff hist +32 What's new in Analytica 7.0?
- 14:45, 18 August 2025 diff hist +123 Error Messages/46661 current
- 14:44, 18 August 2025 diff hist +24 Error Messages/46663 current
- 14:43, 18 August 2025 diff hist +1,017 N Error Messages/46663 Created page with "== Error message == : Since x has 2 dimensions, the dimension to use for the repeated parameter forward into a literal list is ambiguous. == Cause == You have an expression s..."
- 14:36, 18 August 2025 diff hist +723 N Error Messages/46661 Created page with "== Error Message == :The value passed to the repeated parameter forwarding operator while splatting into a list has 2 dimensions, so it is ambiguous which dimension is being f..."
- 16:13, 10 August 2025 diff hist +4 m Subscript-Slice Operator →When a subscript is Out of Range