dataframe-api-compat

Implementation of the DataFrame Standard for pandas and Polars

47 个版本 Python >=3.8
安装
pip install dataframe-api-compat
poetry add dataframe-api-compat
pipenv install dataframe-api-compat
conda install dataframe-api-compat
描述

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.

版本列表
0.2.7 2024-04-26
0.2.6 2023-12-28
0.2.5 2023-12-28
0.2.4 2023-12-15
0.2.3 2023-12-09
0.2.2 2023-12-02
0.2.1 2023-12-02
0.2.0 2023-12-02
0.1.40 2023-11-29
0.1.39 2023-11-24
0.1.38 2023-11-22
0.1.37 2023-11-22
0.1.36 2023-11-21
0.1.35 2023-11-21
0.1.34 2023-11-21
0.1.33 2023-11-20
0.1.32 2023-11-20
0.1.30 2023-11-17
0.1.29 2023-11-16
0.1.28 2023-11-12
0.1.27 2023-11-11
0.1.26 2023-11-09
0.1.25 2023-11-09
0.1.24 2023-11-01
0.1.23 2023-10-30
0.1.22 2023-10-30
0.1.21 2023-10-25
0.1.20 2023-10-24
0.1.19 2023-10-08
0.1.18 2023-10-08
0.1.17 2023-10-05
0.1.16 2023-09-22
0.1.14 2023-09-22
0.1.13 2023-08-15
0.1.12 2023-08-11
0.1.11 2023-08-10
0.1.10 2023-08-09
0.1.9 2023-08-09
0.1.8 2023-08-07
0.1.7 2023-08-03
0.1.6 2023-08-02
0.1.5 2023-08-02
0.1.4 2023-08-02
0.1.3 2023-08-02
0.1.2 2023-08-02
0.1.1 2023-08-01
0.1.0 2023-06-28