1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

update process() doc

This commit is contained in:
Kelly Brazil
2019-11-12 11:28:10 -08:00
parent 3bdcf44afb
commit 3ac75305df
39 changed files with 351 additions and 39 deletions

View File

@ -130,7 +130,15 @@ import jc.utils
def process(proc_data):
"""
schema:
Final processing to conform to the schema.
Parameters:
proc_data (dictionary) raw structured data to process
Returns:
dictionary structured data with the following schema:
[
{