Oven logo

Oven

Published

Implementation of the DataFrame Standard for pandas and Polars

pip install dataframe-api-compat

Package Downloads

Weekly DownloadsMonthly Downloads

Requires Python

>=3.8

Build Status Coverage pre-commit.ci status

Dataframe API Compat

Extremely lightweight compatibility layer between pandas, Polars, Modin and any other project which implements the Python Dataframe API Standard.

  • ✅ No dependencies.
  • ✅ Lightweight: wheel is smaller than 50 kB.
  • ✅ Simple, minimal, and predictable.

Documentation, including installation instructions and tutorial, are here: https://data-apis.org/dataframe-api-compat.