We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3719617 commit f4f28f2Copy full SHA for f4f28f2
.gitignore
@@ -2,6 +2,9 @@
2
__pycache__/
3
*.py[cod]
4
*$py.class
5
+sample-data/
6
+*.ipynb
7
+.ipynb_checkpoints
8
9
# C extensions
10
*.so
0 commit comments