Chalk home page
Docs
SDK
CLI
  1. DataFrame
  2. Installation

chalkdf is a DataFrame library that provides utilities for building fast, portable data pipelines on top of Apache Arrow—powered by Chalk’s libchalk execution engine.

Installation

To install chalkdf, check the following requirements:

  • Python 3.10-3.13
  • Linux/macOS 15+

Install from PyPI:

pip install "chalkdf[chalkpy]"

Alternatively, download platform-specific wheels directly from PyPI.