Skip to content

Dataframe API Compat

Extremely lightweight compatibility layer between pandas, Polars and Modin:

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

No need to choose - support both with ease!

Who's this for?

Anyone wishing to write a library/application/service which consumes dataframes, and wishing to make it completely dataframe-agnostic.

Let's get started!