//
Search across all documentation pages
12 pages in this section.
Why vectorization and broadcasting make NumPy fast, how pandas builds a labeled Series/DataFrame/Index model on top of raw arrays, and where Polars' lazy query-plan model breaks from both - the mental model behind every other page in this section.
The NumPy/pandas mental model and a first analysis.
Missing values, dtypes, and string ops.
Reproducible, vectorized, well-typed analysis.