Skip to content

Documentation links

General Python/development tools

  1. Official Python 3.12 docs
  2. PEP8 (Python style guide)
  3. Jupyter server/lab docs
  4. nbdime (notebook diffing and merging tool)

Data science

  1. Official Numpy 1.23 docs. Note: Vocareum has 1.23 installed, other environments may have newer versions.
  2. Official Pandas 3.0 docs. Note: Vocareum has 1.5, most environments will/should have a newer version.
  3. Official Matplotlib 3.6 docs. Note: Vocareum has 3.6, current stable version is 3.10.
  4. Official SciPy 1.9.3 docs. Note: Vocareum has 1.9.3, current stable version is 1.17.