معرفی شرکت ها


delta-sharing-0.6.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python Connector for Delta Sharing
ویژگی مقدار
سیستم عامل -
نام فایل delta-sharing-0.6.3
نام delta-sharing
نسخه کتابخانه 0.6.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده The Delta Lake Project Authors
ایمیل نویسنده delta-users@googlegroups.com
آدرس صفحه اصلی https://github.com/delta-io/delta-sharing/
آدرس اینترنتی https://pypi.org/project/delta-sharing/
مجوز Apache-2.0
# Delta Sharing [Delta Sharing](https://delta.io/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](https://delta.io) and [Apache Parquet](https://parquet.apache.org) 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](https://pandas.pydata.org/) DataFrames or as [Apache Spark](http://spark.apache.org/) DataFrames if running in PySpark with the [Apache Spark Connector library](https://github.com/delta-io/delta-sharing#set-up-apache-spark). ## Installation and Usage 1. Install using `pip install delta-sharing`. 2. To use the Python Connector, see [the project docs](https://github.com/delta-io/delta-sharing) for details. ## Documentation This README only contains basic information about the Delta Sharing Python Connector. Please read [the project documentation](https://github.com/delta-io/delta-sharing) for full usage details.


نیازمندی

مقدار نام
- pandas
>=4.0.0 pyarrow
>=0.7.4 fsspec
- requests
- aiohttp
>=1.6.0 yarl
- dataclasses
- adlfs
- adlfs
- gcsfs
- gcsfs
- s3fs


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl delta-sharing-0.6.3:

    pip install delta-sharing-0.6.3.whl


نصب پکیج tar.gz delta-sharing-0.6.3:

    pip install delta-sharing-0.6.3.tar.gz