Data cleaning ========================== This section describes the data cleaning process for FinTrack. It covers how raw bank data is standardized, cleaned, and imported into the database. .. figure:: _images/03_data_cleaning.png :alt: Description of image :width: 125px workflow data cleaning Submodules ---------- db\_update.py module ------------------------------------ .. automodule:: 03_data_cleaning.db_update :members: :show-inheritance: :undoc-members: