Feast schema inspect library
Project description
feast-schema
Package which show feast schema directly in Jupyter Notebook.
To use run:
from feast_schema import FeastSchema
FeastSchema(".").show_schema()
Or for single feature table:
from feast_schema import FeastSchema
FeastSchema(".").show_table_schema("driver_statistics")
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
feast-schema-0.0.2.tar.gz
(3.6 kB
view details)
File details
Details for the file feast-schema-0.0.2.tar.gz
.
File metadata
- Download URL: feast-schema-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b7ce2d6333689c81fac5ee1a14c012f071e3b9a3806ca714731d4e248e2d6a7 |
|
MD5 | 4c526c1f92b0db8e588fad13767e4162 |
|
BLAKE2b-256 | e510f6911fa6ec6529378de98bdcc76f46c2016b2e155dd37f85b165d29310b4 |