# Python
__pycache__/
src/Dataset/
*.pyc
*.pyo
*.csv
*.toml
.DS_Store
.idea/
*.pyd
*.egg-info/
.venv/
.dist/
.env
dist/
build/
.pytest_cache/
.ipynb_checkpoints/
