feat: add pandas

This commit is contained in:
Cullen Watson
2023-09-17 18:30:37 -05:00
parent b76c659f94
commit 3697b7cf2d
9 changed files with 393 additions and 30 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@
**/dist/
**/__pycache__/
**/.pytest_cache/
*.pyc
*.pyc
/.ipynb_checkpoints/