Module secfsdstools.f_standardize
force import of update_check
Expand source code
"""
force import of update_check
"""
import secfsdstools.c_update_check
Sub-modules
secfsdstools.f_standardize.base_prepivot_rules
-
Contains PrePivotRules Definitions.
secfsdstools.f_standardize.base_rule_framework
-
This module defines a simple rule framework that allows to define concrete rules and build a rule hierarchy that then is used in the standardizer.
secfsdstools.f_standardize.base_rules
-
This module contains the Base Rule implementations.
secfsdstools.f_standardize.base_validation_rules
-
This module contains "Validation Rules"
secfsdstools.f_standardize.bs_standardize
-
Contains the definitions to standardize balance sheets.
secfsdstools.f_standardize.cf_standardize
-
Contains the definitions to standardize incaome statements.
secfsdstools.f_standardize.is_standardize
-
Contains the definitions to standardize incaome statements.
secfsdstools.f_standardize.standardizing
-
Contains the base implementation of the standardizer