Data Science & Analysis

Tools for crunching numbers and making sense of spreadsheets and datasets.

Data Science & Analysis

dask

Takes the tools you already know and quietly spreads the work across many computers.

Data Science & Analysis

numpy

The invisible math engine that almost every other Python data tool quietly depends on.

Data Science & Analysis

numexpr

A quiet trick that makes number-crunching code run several times faster, barely changing anything.

Data Science & Analysis

openpyxl

Lets a Python script read and write real Excel files, formulas, formatting and all.

Data Science & Analysis

pandas

Turns a spreadsheet with a million rows into something you can search in under a second.

Data Science & Analysis

polars

The new kid that makes pandas users wonder why they waited so long.

Data Science & Analysis

scipy

The toolbox of hard math so nobody has to rebuild it from scratch.

Data Science & Analysis

statsmodels

For when you need to know not just the answer, but how confident to be in it.

Data Science & Analysis

sympy

Skip the algebra homework: this library solves equations symbolically and shows its exact work.

Data Science & Analysis

vaex

Explore a billion rows of data on a laptop without ever loading the whole thing into memory.

Data Science & Analysis

xarray

Gives multi-dimensional data, like weather maps changing over time, actual labels instead of just numbers.