append_to_columnar_work_buffer# API documentation for tradingstrategy.utils.schema.append_to_columnar_work_buffer Python function. append_to_columnar_work_buffer(buffer, item)[source]# Convert tabular data items to columnar. Automatically handle the special case of enum. Parameters: buffer (Dict[str, list]) –