Function to help interactive with CADSHOUSE
Project description
Phoenix: Function to help Engineer work more effectively with Lakehouse
Install
Binary installers for the latest released version are available at the Python Package Index (PyPI).
# with PyPI
pip install --default-timeout=300 cphoenix==1.0.3
Dependencies
- [pyiceberg[s3fs]]
- pyarrow - Python library for Apache Arrow
- pandas - Powerful data structures for data analysis, time series, and statistics
Get Phoenix
from phoenix import Spark
spark = Spark(client_id='nessie', client_secret='G3lKHQL52HrfP5aQrF1DVUUC8lPZvuWo', env='staging', master='local')
spark.sql("SHOW CATALOGS").show()
spark.sql("SHOW SCHEMAS FROM staging_nessie").show()
spark.sql("SHOW TABLES FROM staging_nessie.demo").show()
spark.sql("SELECT COUNT(*) FROM staging_nessie.demo.taxi").show()
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
cphoenix-1.0.4-py3-none-any.whl
(83.2 MB
view details)
File details
Details for the file cphoenix-1.0.4-py3-none-any.whl.
File metadata
- Download URL: cphoenix-1.0.4-py3-none-any.whl
- Upload date:
- Size: 83.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bd911638e0e6ed8ae8a1a12773efcc2886758e9fbe345838b8ec4a4ce7e2dc2
|
|
| MD5 |
6d524652de2d9b9b24d9b06a59163cf3
|
|
| BLAKE2b-256 |
afb198da5d1bf151926215f1a6e1de2eab206dbce5ec3f5e08dc54a3c13dd115
|