Module secfsdstools.g_pipelines

Sub-modules

secfsdstools.g_pipelines.concat_process

Module that combines the content from several input folders into a single DataBag.

secfsdstools.g_pipelines.filter_process

Defines pipeline steps that help with applying the same pathfilter to mutilple subfolders in parallel.

secfsdstools.g_pipelines.pipeline_utils

Util functions used in pipeline tasks

secfsdstools.g_pipelines.standardize_process

Module that contains the AbstractProcess implementation that can standardize JoinedDataBags for BalanceSheet, IncomeStatement, and CashFlow.