These are my go-to libraries for Python data crunching.
Using uv (recommended) uv will install a version of Python compatible with the versions specified in the pyproject.toml in the .venv directory when running the uv sync specified above. It will use ...