Scientific computing with Python

Data frame libraries

  • Pandas: the standard data frame library in Python.
  • Polars: alternative faster data frame implementation.

Free introductions

Advanced books