Python tabulation functions

The following section contains the 1010data-supplied functions that can be placed within a tabulation (<tabu>) in Macro Language code.

Description

The supplementary 1010 functions in this section can be used with <code language_="python"> within a <tabu>. These functions have access to apply a Python function on all segments of a table. They are in the class ten that is preloaded into the Python session.

The Python function ten.dist_apply is used to disseminate Python code to all sub-processes. The function ten.make_table is used to create a worksheet. The function ten.get is used to get data at sub-processes.

Before exiting the Python session, a value named tabu must exist in the Python session in order for the accum to create a <tabu> worksheet.