LICENSE
README.md
pyproject.toml
assesspy/__init__.py
assesspy/ci.py
assesspy/formulas.py
assesspy/load_data.py
assesspy/outliers.py
assesspy/sales_chasing.py
assesspy/utils.py
assesspy.egg-info/PKG-INFO
assesspy.egg-info/SOURCES.txt
assesspy.egg-info/dependency_links.txt
assesspy.egg-info/requires.txt
assesspy.egg-info/top_level.txt
assesspy/data/__init__.py
assesspy/data/ratios_sample.parquet
assesspy/tests/__init__.py
assesspy/tests/test_ci.py
assesspy/tests/test_formulas.py
assesspy/tests/test_outliers.py
assesspy/tests/test_sales_chasing.py