data_text_search / .gitignore
Sean-Case
Improved xlsx output formatting. Deals better with cleaning data then analysing in same session.
352c02a
raw
history blame
No virus
237 Bytes
*.csv
*.pyc
*.cpython-311.pyc
*.cpython-310.pyc
*.bat
*.json
*.xlsx
*.parquet
*.json
*.bat
*.pkl
*.spec
*.ipynb
*.npy
*.npz
*.pkl
*.pkl.gz
*.pem
docs/*
build/*
dist/*
__pycache__/*
db/*
experiments/*
model/*
build_deps/*
build_deps_old/*