Skip to main content

Daft dataframes can load any data such as PDF documents, images, protobufs, csv, parquet and audio files into a table dataframe structure for easy querying

Github Actions tests PyPI latest tag Coverage slack community

WebsiteDocsInstallationDaft QuickstartCommunity and Support

Daft: Unified Engine for Data Analytics, Engineering & ML/AI

Daft is a distributed query engine for large-scale data processing using Python or SQL, implemented in Rust.

  • Familiar interactive API: Lazy Python Dataframe for rapid and interactive iteration, or SQL for analytical queries

  • Focus on the what: Powerful Query Optimizer that rewrites queries to be as efficient as possible

  • Data Catalog integrations: Full integration with data catalogs such as Apache Iceberg

  • Rich multimodal type-system: Supports multimodal types such as Images, URLs, Tensors and more

  • Seamless Interchange: Built on the Apache Arrow In-Memory Format

  • Built for the cloud: Record-setting I/O performance for integrations with S3 cloud storage

Table of Contents

About Daft

Daft was designed with the following principles in mind:

  1. Any Data: Beyond the usual strings/numbers/dates, Daft columns can also hold complex or nested multimodal data such as Images, Embeddings and Python objects efficiently with it’s Arrow based memory representation. Ingestion and basic transformations of multimodal data is extremely easy and performant in Daft.

  2. Interactive Computing: Daft is built for the interactive developer experience through notebooks or REPLs - intelligent caching/query optimizations accelerates your experimentation and data exploration.

  3. Distributed Computing: Some workloads can quickly outgrow your local laptop’s computational resources - Daft integrates natively with Ray for running dataframes on large clusters of machines with thousands of CPUs/GPUs.

Getting Started

Installation

Install Daft with pip install daft.

For more advanced installations (e.g. installing from source or with extra dependencies such as Ray and AWS utilities), please see our Installation Guide

Quickstart

Check out our quickstart!

In this example, we load images from an AWS S3 bucket’s URLs and resize each image in the dataframe:

import daft

# Load a dataframe from filepaths in an S3 bucket
df = daft.from_glob_path("s3://daft-public-data/laion-sample-images/*")

# 1. Download column of image URLs as a column of bytes
# 2. Decode the column of bytes into a column of images
df = df.with_column("image", df["path"].url.download().image.decode())

# Resize each image into 32x32
df = df.with_column("resized", df["image"].image.resize(32, 32))

df.show(3)

Dataframe code to load a folder of images from AWS S3 and create thumbnails

Benchmarks

Benchmarks for SF100 TPCH

To see the full benchmarks, detailed setup, and logs, check out our benchmarking page.

More Resources

  • Daft Quickstart - learn more about Daft’s full range of capabilities including dataloading from URLs, joins, user-defined functions (UDF), groupby, aggregations and more.

  • User Guide - take a deep-dive into each topic within Daft

  • API Reference - API reference for public classes/functions of Daft

  • SQL Reference - Daft SQL reference

Contributing

To start contributing to Daft, please read CONTRIBUTING.md

Here’s a list of good first issues to get yourself warmed up with Daft. Comment in the issue to pick it up, and feel free to ask any questions!

Telemetry

To help improve Daft, we collect non-identifiable data via our own analytics as well as Scarf (https://scarf.sh).

To disable this behavior, set the following environment variables: - DAFT_ANALYTICS_ENABLED=0 - SCARF_NO_ANALYTICS=true or DO_NOT_TRACK=true

The data that we collect is:

  1. Non-identifiable: Events are keyed by a session ID which is generated on import of Daft

  2. Metadata-only: We do not collect any of our users’ proprietary code or data

  3. For development only: We do not buy or sell any user data

Please see our documentation for more details.

https://static.scarf.sh/a.png?x-pxid=31f8d5ba-7e09-4d75-8895-5252bbf06cf6

License

Daft has an Apache 2.0 license - please see the LICENSE file.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

daft-0.5.3.tar.gz (4.8 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

daft-0.5.3-cp39-abi3-win_amd64.whl (40.7 MB view details)

Uploaded CPython 3.9+Windows x86-64

daft-0.5.3-cp39-abi3-manylinux_2_24_x86_64.whl (43.7 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.24+ x86-64

daft-0.5.3-cp39-abi3-manylinux_2_24_aarch64.whl (41.6 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.24+ ARM64

daft-0.5.3-cp39-abi3-macosx_11_0_arm64.whl (38.2 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

daft-0.5.3-cp39-abi3-macosx_10_12_x86_64.whl (41.4 MB view details)

Uploaded CPython 3.9+macOS 10.12+ x86-64

File details

Details for the file daft-0.5.3.tar.gz.

File metadata

  • Download URL: daft-0.5.3.tar.gz
  • Upload date:
  • Size: 4.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for daft-0.5.3.tar.gz
Algorithm Hash digest
SHA256 32c446b964c98aebf68b32a1b84e10a533543671fbb56080c959f058c8217022
MD5 30e8c10a0a53e1a2f1edef776e75fca6
BLAKE2b-256 b26090d56494c51e1ee5da5046b54e5d714be6ed4c14df4579199453ffb656ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for daft-0.5.3.tar.gz:

Publisher: publish-pypi.yml on Eventual-Inc/Daft

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file daft-0.5.3-cp39-abi3-win_amd64.whl.

File metadata

  • Download URL: daft-0.5.3-cp39-abi3-win_amd64.whl
  • Upload date:
  • Size: 40.7 MB
  • Tags: CPython 3.9+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for daft-0.5.3-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 5169926235ffef5584295a4a80121b56884304319a0602d82d601f311c86ac3c
MD5 d4a856e6e2fd4ef0fdf36e3e3dd03007
BLAKE2b-256 8580c23d972d619257aebb83506969497c48e3ad43e419d4220e27cc6cf2a57f

See more details on using hashes here.

Provenance

The following attestation bundles were made for daft-0.5.3-cp39-abi3-win_amd64.whl:

Publisher: publish-pypi.yml on Eventual-Inc/Daft

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file daft-0.5.3-cp39-abi3-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: daft-0.5.3-cp39-abi3-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 43.7 MB
  • Tags: CPython 3.9+, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for daft-0.5.3-cp39-abi3-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 55372ed13a612460a57ee23c4db731a81e0a00ab0b8cd78a62c359e500dd8f32
MD5 4edd3c3b2186aa00d8faee4afff0cb2d
BLAKE2b-256 513283c1662e253c41bb67d27a30cc46fe87aa865c9e1693f78417880843ad95

See more details on using hashes here.

Provenance

The following attestation bundles were made for daft-0.5.3-cp39-abi3-manylinux_2_24_x86_64.whl:

Publisher: publish-pypi.yml on Eventual-Inc/Daft

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file daft-0.5.3-cp39-abi3-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for daft-0.5.3-cp39-abi3-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 c8c457d93140ac080891913610bbcc23d6bddd38a35761def12b7a90fd46ee35
MD5 65985e3ff2938dc21b25576c05826398
BLAKE2b-256 c7608503a6a6f65c7e860d0e6d68631bba2e54127ec00f2f701309e439c77c51

See more details on using hashes here.

Provenance

The following attestation bundles were made for daft-0.5.3-cp39-abi3-manylinux_2_24_aarch64.whl:

Publisher: publish-pypi.yml on Eventual-Inc/Daft

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file daft-0.5.3-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

  • Download URL: daft-0.5.3-cp39-abi3-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 38.2 MB
  • Tags: CPython 3.9+, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for daft-0.5.3-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bdd0f1735512aaac884559bd92bcf4893215dfe31f2edd756e959bb6f02efde5
MD5 afb15a4c243abe3325644c07a3e06536
BLAKE2b-256 743351c58f29cf03472ceb636880bb928c825cd85333e73a664cdc442ade63a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for daft-0.5.3-cp39-abi3-macosx_11_0_arm64.whl:

Publisher: publish-pypi.yml on Eventual-Inc/Daft

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file daft-0.5.3-cp39-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for daft-0.5.3-cp39-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8a06df46ea10dfc3f8401f1980b3297691a5716ff1d4baf3b9eaef020cd20304
MD5 f02857ae665d1e59e56e75b188af65c6
BLAKE2b-256 6966b993c3db575f2ba04d07797c5b9844a1d56573e102d4966b7e0a7c540c53

See more details on using hashes here.

Provenance

The following attestation bundles were made for daft-0.5.3-cp39-abi3-macosx_10_12_x86_64.whl:

Publisher: publish-pypi.yml on Eventual-Inc/Daft

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.7.24

5 files

0.7.23

5 files

0.7.22

5 files

0.7.21

5 files

0.7.20

5 files

0.7.19

5 files

0.7.18

6 files

0.7.17

6 files

0.7.16

6 files

0.7.15

6 files

0.7.14

6 files

0.7.13

6 files

0.7.12

6 files

0.7.11

6 files

0.7.10

6 files

0.7.9

6 files

0.7.8

6 files

0.7.7

6 files

0.7.6

6 files

0.7.5

6 files

0.7.4

6 files

0.7.3

6 files

0.7.2

6 files

0.7.1

6 files

0.7.0

6 files

0.6.14

6 files

0.6.13

6 files

0.6.12

6 files

0.6.11

6 files

0.6.10

6 files

0.6.8

6 files

0.6.7

6 files

0.6.6

6 files

0.6.5

6 files

0.6.4

6 files

0.6.3

6 files

0.6.2

6 files

0.6.1

6 files

0.6.0

6 files

0.5.22

6 files

0.5.21

6 files

0.5.20

6 files

0.5.19

6 files

0.5.18

6 files

0.5.17

6 files

0.5.16

6 files

0.5.15

6 files

0.5.14

6 files

0.5.13

6 files

0.5.12

6 files

0.5.11

6 files

0.5.10

6 files

0.5.9

6 files

0.5.8

6 files

0.5.7

6 files

0.5.6

6 files

0.5.5

6 files

0.5.4

6 files

This release

0.5.3 This release

6 files

0.5.2

6 files

0.5.1

6 files

0.5.0

6 files

0.4.18

6 files

0.4.17

6 files

0.4.16

6 files

0.4.15

6 files

0.4.14

6 files

0.4.13

6 files

0.4.12

6 files

0.4.11

6 files

0.4.10

6 files

0.1.3

2 files

0.1.2

2 files

0.1.0

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page