employment_ai / src /__init__.py
joseph-data's picture
updated the app legend
109b6e2 unverified
raw
history blame contribute delete
238 Bytes
"""src package initializer.
This package contains the core data pipeline modules used by the Shiny
application. Modules include data loading, caching, aggregation and
plotting helpers. See individual module docstrings for details.
"""