Skip to content
Getting Digital

Framework or library · Data & AI

pandas and NumPy

Tabular data in Python usually passes through pandas, whose DataFrame loads spreadsheets, CSV files and query results for filtering, joining and grouping, while NumPy supplies the fast n-dimensional arrays underneath it and most scientific Python. Analysts and data scientists use both every day. Both hold data in memory, so very large datasets are better handled by Polars, DuckDB or Spark.

Maker's site: pandas.pydata.org (opens in a new tab) (no commission).

Where it is used

The topics that name this framework or library, with the reason.

Fields: Data, Analytics and AI

Courses in the directory

137 courses are filed here; the top 6 by our ranking, details and the provider link on each course page.

Last reviewed 26 September 2026 · Getting Digital