Data Science & Analysis
Tools for crunching numbers and making sense of spreadsheets and datasets.
dask
Takes the tools you already know and quietly spreads the work across many computers.
Data Science & Analysisnumpy
The invisible math engine that almost every other Python data tool quietly depends on.
Data Science & Analysisnumexpr
A quiet trick that makes number-crunching code run several times faster, barely changing anything.
Data Science & Analysisopenpyxl
Lets a Python script read and write real Excel files, formulas, formatting and all.
Data Science & Analysispandas
Turns a spreadsheet with a million rows into something you can search in under a second.
Data Science & Analysispolars
The new kid that makes pandas users wonder why they waited so long.
Data Science & Analysisscipy
The toolbox of hard math so nobody has to rebuild it from scratch.
Data Science & Analysisstatsmodels
For when you need to know not just the answer, but how confident to be in it.
Data Science & Analysissympy
Skip the algebra homework: this library solves equations symbolically and shows its exact work.
Data Science & Analysisvaex
Explore a billion rows of data on a laptop without ever loading the whole thing into memory.
Data Science & Analysisxarray
Gives multi-dimensional data, like weather maps changing over time, actual labels instead of just numbers.