README.md
pyproject.toml
src/finShell.egg-info/PKG-INFO
src/finShell.egg-info/SOURCES.txt
src/finShell.egg-info/dependency_links.txt
src/finShell.egg-info/requires.txt
src/finShell.egg-info/top_level.txt
src/finshell/__init__.py
src/finshell/bootstrap.py
src/finshell/core.py
src/finshell/cpcv.py
src/finshell/holdout.py
src/finshell/ingestion.py
src/finshell/label_audit.py
src/finshell/null_tests.py
src/finshell/pbo.py
src/finshell/plotting.py
src/finshell/risk_metrics.py
src/finshell/study.py
src/finshell/study_plotting.py
src/finshell/triple_barrier.py
tests/test_bootstrap.py
tests/test_core.py
tests/test_cpcv.py
tests/test_documentation_scope.py
tests/test_full_pipeline_integration.py
tests/test_holdout.py
tests/test_ingestion.py
tests/test_label_audit.py
tests/test_null_tests.py
tests/test_package_import.py
tests/test_packaging.py
tests/test_pbo.py
tests/test_plotting.py
tests/test_readme_example.py
tests/test_risk_metrics.py
tests/test_study.py
tests/test_triple_barrier.py