finstmt.clean package

Submodules

finstmt.clean.name module

finstmt.clean.name.standardize_name_for_look_up(name)[source]

Used internally to standardize names in DataFrames before looking up in name configs to match DataFrame data to data classes

Return type:

str

finstmt.clean.name.standardize_names_in_series_index(series)[source]

Used internally to standardize names in DataFrames before looking up in name configs to match DataFrame data to data classes

Note: inplace