Python Connector for Delta Sharing
Project description
Delta Sharing
Delta Sharing is an open protocol for secure real-time exchange of large datasets, which enables secure data sharing across different computing platforms. It lets organizations share access to existing Delta Lake and Apache Parquet tables with other organizations, who can then directly read the table in Pandas, Apache Spark, or any other software that implements the open protocol.
This is the Python client library for Delta Sharing, which lets you load shared tables as pandas DataFrames or as Apache Spark DataFrames if running in PySpark with the Apache Spark Connector library.
Installation and Usage
- Install using
pip install delta-sharing
. - To use the Python Connector, see the project docs for details.
Documentation
This README only contains basic information about the Delta Sharing Python Connector. Please read the project documentation for full usage details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file delta-sharing-0.7.6.tar.gz
.
File metadata
- Download URL: delta-sharing-0.7.6.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da7d91370b25b3eb264c3550a0cc35e4154c0b3cae132f7d9e4ecd15fb79e928 |
|
MD5 | f5c702df723f760002dae1885c470e9c |
|
BLAKE2b-256 | f6bec12030040cf995c979894a2b9c1551597b6559dc18e04a6d9d4bd564540b |
File details
Details for the file delta_sharing-0.7.6-py3-none-any.whl
.
File metadata
- Download URL: delta_sharing-0.7.6-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f71cc5a45d7118223c81aac952ebbd1380fac233984f195c093da0c162467ebd |
|
MD5 | f0815d9ad487c93f28bcac0007462354 |
|
BLAKE2b-256 | 92a41101189e6a67ae1195a57b5a74922053304298b758530e152f712e4657c4 |