pandas added

This commit is contained in:
Bart Koolen 2025-10-22 16:39:03 +02:00
parent 12f708e946
commit 83970106b7

View file

@ -34,7 +34,7 @@
pip pip
virtualenv virtualenv
requests requests
pandas
# Optional: Add other helpful dev tools outside of the python-pkgs set if needed # Optional: Add other helpful dev tools outside of the python-pkgs set if needed
# (e.g., git, pre-commit, bash-completion) # (e.g., git, pre-commit, bash-completion)
])) ]))