# Caches
__pycache__/
.pickles/
*.pickle
.func_caches/
.pytest_cache/
.tox/
.venv/
.venv2/

--*.*


# Build artifacts
dist/
dist2/
build/
*.egg-info/

# Env
.env
.DS_Store
dfm_sp/.DS_Store

# Large datasets

*.html 

TransformedData.xlsx
*.pickle
