Skip to content

Python-native explanation articles

These articles explain design choices that emerged during the Python development line. They are intentionally separate from the 26 frozen R vignette companions: they do not alter the 406-export parity contract and are not presented as ports of R documentation.

How these differ from tutorials and reference pages

  • Tutorials tell you what to do to achieve a successful learning outcome.
  • How-to guides help you complete a concrete research task.
  • API reference describes exact software behavior and signatures.
  • These explanation articles connect the scientific and architectural reasoning behind those choices.

For the original frozen R-companion inventory, return to Articles and tutorials.