xnn.ffnn.common.frc.make_section#

xnn.ffnn.common.frc.make_section(kind, label, key_columns, columns, rows, version='1.0', reference='1', annotations=(), modifiers=None)[source]#

Build a Section from (key_tuple, values_dict) rows.

A convenience for writers: keys are canonicalised under the kind’s schema symmetry and every row gets the given version and reference.

Parameters:
Return type:

Section