Contents

deltalake 0.20.2

0

Native Delta Lake Python binding based on delta-rs with Pandas integration

Native Delta Lake Python binding based on delta-rs with Pandas integration

Stars: 2249, Watchers: 2249, Forks: 400, Open Issues: 222

The delta-io/delta-rs repo was created 4 years ago and the last code push was Yesterday.
The project is very popular with an impressive 2249 github stars!

How to Install deltalake

You can install deltalake using pip

pip install deltalake

or add it to a project with poetry

poetry add deltalake

Package Details

Author
Qingping Hou <[email protected]>, Will Jones <[email protected]>
License
Apache-2.0
Homepage
https://github.com/delta-io/delta-rs
PyPi:
https://pypi.org/project/deltalake/
GitHub Repo:
https://github.com/delta-io/delta-rs

Classifiers

No  deltalake  pypi packages just yet.

Errors

A list of common deltalake errors.

Code Examples

Here are some deltalake code examples and snippets.

GitHub Issues

The deltalake package has 222 open issues on GitHub

  • Fix VACUUM by using the URI of the DeltaTable when filtering the files to delete
  • Implement polling for table updates. (#413)
  • VACUUM operation failed with a S3 path
  • ADLS Gen2 backend should check if the storage account has hierarchical namespaces enabled
  • [Azure] Remove references to abfs
  • Python PyArrow Dataset Writer
  • WIP: formally verify S3 atomic rename
  • Add golden files and create tests #179
  • R bindings
  • Update README.md
  • Support file index
  • Programmatic authentication for Azure
  • [WIP] Towards high level writer
  • Implement missing Azure storage backend methods
  • [Discussion] Improve Azure e2e/integration testing

See more issues on GitHub

Related Packages & Articles

datasets 3.0.1

HuggingFace community-driven open-source library of datasets

cramjam 2.8.4

Thin Python bindings to de/compression algorithms in Rust

bcpandas 2.6.4

High-level wrapper around BCP for high performance data transfers between pandas and SQL Server. No knowledge of BCP required!!

deepdiff 8.0.1

Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other.