Skip to content

data-apis/dataframe-api-compat

Repository files navigation

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.