Skip to content
Snippets Groups Projects
.gitignore 126 B
# spyder project files
.spyproject/

# cache files
__pycache__/
*.egg-info/
.Rhistory

# jupyter
.ipynb_checkpoints/
Figures/