Makefile
README.md
datastore_config.yaml
pyproject.toml
requirements.txt
setup.py
data_store_tools/__init__.py
data_store_tools/api_tools.py
data_store_tools/azure_tools.py
data_store_tools/fabric_tools.py
data_store_tools/large_language_tools.py
data_store_tools.egg-info/PKG-INFO
data_store_tools.egg-info/SOURCES.txt
data_store_tools.egg-info/dependency_links.txt
data_store_tools.egg-info/requires.txt
data_store_tools.egg-info/top_level.txt
data_store_tools/legacy/config.py
data_store_tools/legacy/dataset.py
data_store_tools/legacy/features.py
data_store_tools/legacy/plots.py
data_store_tools/legacy/pyproject.toml
data_store_tools/legacy/modeling/__init__.py
data_store_tools/legacy/modeling/predict.py
data_store_tools/legacy/modeling/train.py
data_store_tools/tools/load_env.py
data_store_tools/tools/utils.py
docs/.gitkeep
docs/README.md
docs/mkdocs.yml
docs/docs/getting-started.md
docs/docs/index.md
models/.gitkeep
notebooks/.gitkeep
notebooks/data_tools_dev.ipynb
notebooks/reqs_zip_creator.sh
notebooks/spss_data_etl.ipynb
notebooks/test_sharepoint_integration.ipynb
notebooks/fabric-automation-deps/setup.py
notebooks/fabric-automation-deps/fabric_automation_deps/__init__.py
references/.gitkeep
reports/.gitkeep
reports/figures/.gitkeep
tests/test_data.py